Changes between Initial Version and Version 1 of Ticket #6593


Ignore:
Timestamp:
2011-07-14T00:56:04+02:00 (14 years ago)
Author:
Don-vip
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6593 – Description

    initial v1  
    1 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).
     1The 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).
    22
    33The loadResource() method shoud specify UTF-8 as the encoding to use (see attached patch).