Opened 14 years ago

Last modified 14 years ago

#6593 closed defect

[patch] Resources files Unicode characters display is broken on Windows — at Initial Version

Reported by: Don-vip Owned by: team
Priority: trivial Milestone:
Component: Core Version:
Keywords: unicode, Windows Cc:

Description

The display of characters that do not have the same encoding between UTF-8 and default encoding used by JRE on Windows, like "ö", is broken on Windows (see attached screenshot).

The loadResource() method shoud specify UTF-8 as the encoding to use (see attached patch).

Change History (2)

by Don-vip, 14 years ago

Attachment: patch.diff added

by Don-vip, 14 years ago

Attachment: screenshot.png added
Note: See TracTickets for help on using tickets.