Modify ↓
Opened 14 years ago
Closed 14 years ago
#6593 closed defect (fixed)
[patch] Resources files Unicode characters display is broken on Windows
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).
Attachments (2)
Change History (4)
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) |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [4237/josm]: