Opened 4 years ago

Closed 4 years ago

#77 closed defect (fixed)

Language dropdown displays all language names localized, but in default codepage

Reported by: Lewis Rosenthal Owned by:
Priority: trivial Milestone:
Component: core Version: 2.9.1
Keywords: Cc:

Description

Opening Properties and advancing to the Miscellaneous tab to select a new language results in Czech and Russian being displayed in the default codepage (e.g., CP850) which cannot properly render the strings. This results in gibberish.

Attachments (1)

languages.png (6.9 KB) - added by Lewis Rosenthal 4 years ago.
Language dropdown on en_US system (CP850), showing localized Russian string (CP866)

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by Lewis Rosenthal

Attachment: languages.png added

Language dropdown on en_US system (CP850), showing localized Russian string (CP866)

comment:1 Changed 4 years ago by Gregg Young

Czech is code page 852. Should probably use the IBM unicode library for this

comment:2 Changed 4 years ago by Lewis Rosenthal

Resolution: fixed
Status: newclosed

Implemented/fixed in 2.9.2 RC8.

Note: See TracTickets for help on using tickets.