Texpad 4.6.2 encoding problems
Posted: Thu Feb 27, 2003 3:44 pm
I've filed two bugs so far, and want to know if anyone else is seeing the same prolems. I'm running Windows XP Professional with the East Asian language installed, but US English as the default language and code page.
1) I have a log file that is encoded as UTF-8, but does not contain the UTF-8 Byte Order Mark (BOM) prefix. Notepad figures out that it is in UTF-8; TextPad 4.62 appears to think it is Shift-JIS (code page 932). The Japanese characters it displays are not the correct UTF-8 characters.
2) I have a SQL script encoded as UTF-8 WITH the UTF-8 BOM. The SQL script contains French characters like é. When I open this in TextPad 4.62, I get an error from TextPad that the file "contains characters that do not exist in code page 932 (ANSI/OEM - Japanese Shift-JIS)". Of course it does, it is a UTF-8 file. Notepad reads it correctly.
Anyone else have thoughts/suggestions? I haven't heard from Helios yet (although I just filed the second of these this morning).
1) I have a log file that is encoded as UTF-8, but does not contain the UTF-8 Byte Order Mark (BOM) prefix. Notepad figures out that it is in UTF-8; TextPad 4.62 appears to think it is Shift-JIS (code page 932). The Japanese characters it displays are not the correct UTF-8 characters.
2) I have a SQL script encoded as UTF-8 WITH the UTF-8 BOM. The SQL script contains French characters like é. When I open this in TextPad 4.62, I get an error from TextPad that the file "contains characters that do not exist in code page 932 (ANSI/OEM - Japanese Shift-JIS)". Of course it does, it is a UTF-8 file. Notepad reads it correctly.
Anyone else have thoughts/suggestions? I haven't heard from Helios yet (although I just filed the second of these this morning).