Opened 14 years ago
Last modified 14 years ago
#6593 closed defect
[patch] Resources files Unicode characters display is broken on Windows — at Version 1
| Reported by: | Don-vip | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | unicode, Windows | Cc: |
Description (last modified by )
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 (see attached screenshot).
The loadResource() method shoud specify UTF-8 as the encoding to use (see attached patch).
Change History (3)
by , 14 years ago
| Attachment: | patch.diff added |
|---|
by , 14 years ago
| Attachment: | screenshot.png added |
|---|
comment:1 by , 14 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.


