Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2038588 | 1.4.0 | William Harnois | P4 | Resolved | Fixed | beta |
JDK-2038587 | 1.3.1 | William Harnois | P4 | Closed | Fixed | ladybird |
Description:
The bug is related to localization problem, the functionality of "HTMLConverter" works fine.
The problem occurs in "de,es,fr,it,sv" locales.
1. ie: log in to "de" locales
2. run "htmlconverter" at terminal: java -jar htmlconv1_3_0_01.jar
3. the extended characters didn't display properly.
PS: I hava compared the jdk1.3(kestrel) "htmlconverter" with the "FireFly" version, and the problem did't occur.
I guess that the problem must be to do with the "Converter_xx.class" files .
wai.cheung@ireland 2000-11-14
The bug is related to localization problem, the functionality of "HTMLConverter" works fine.
The problem occurs in "de,es,fr,it,sv" locales.
1. ie: log in to "de" locales
2. run "htmlconverter" at terminal: java -jar htmlconv1_3_0_01.jar
3. the extended characters didn't display properly.
PS: I hava compared the jdk1.3(kestrel) "htmlconverter" with the "FireFly" version, and the problem did't occur.
I guess that the problem must be to do with the "Converter_xx.class" files .
wai.cheung@ireland 2000-11-14
- backported by
-
JDK-2038588 JDK130_01(FireFly) - problem with displaying extended characters.
-
- Resolved
-
-
JDK-2038587 JDK130_01(FireFly) - problem with displaying extended characters.
-
- Closed
-