Bug #18316 2011-08-19 16:42

rickg22

Character encoding misdetection

When opening a file with the string /[áéíóúñ]/ , the file's encoding changes from iso-8859-1 to iso-8859-7, and the characters are garbled. I can't change the encoding to iso-8859-1 manually, because the characters are garbled already, and then it tries to save then as utf-8 instead.

(See http://forums.codeblocks.org/index.php/topic,15149.0.html )

I can't disable auto-detection because then I can't open utf-8 encoded files.

Please allow me to choose which encodings are allowed to be used for a project.

Thank you.

Category
Application::Editor
Group
Platform:Windows
Status
Open
Close date
 
Assigned to
 
rickg22 2011-08-19 16:44

In case you can't read the characters well, the string is aeiou (all with acute accents) followed by an n-tilde.