Skip to content

Conversation

@Pierre-Baudry
Copy link

Non-English installations can produce a grub configuration that contain unicode characters.
Set the regular expression encoding to UTF-8 instead of Windows-31J.

I wasn't able to test this patch against grub 1.

Non-English installations can produce a grub configuration that contain unicode characters.
Set the regular expression encoding to UTF-8 instead of Windows-31J.

I wasn't able to test this patch against grub 1.
@Pierre-Baudry
Copy link
Author

If someone needs to reproduce the issue or the fix, only one line containing unicode characters will trigger the issue.

One could add the following French echo statement to one of the menuentries :

echo 'Chargement du disque mémoire initial…'

Offending characters are the Latin Small Letter E with Acute and the Horizontal Ellipsis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant