[Bug 291] New: scaron html entity not rendered properly

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Feb 3 03:20:52 PST 2009


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=291

           Summary: scaron html entity not rendered properly
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: ripper42 at gmail.com


&scaron; is a legal html entity and when used in a JLabel with <html> tags, it
should be rendered as š character. With Sun Java this happens. With OpenJDK
this does not happen, it is still rendered as &scaron;

See attachment as a test case.

My system (Ubuntu 8.10):
$ java -version
java version "1.6.0_0"
IcedTea6 1.3.1 (6b12-0ubuntu6.1) Runtime Environment (build 1.6.0_0-b12)
OpenJDK Server VM (build 1.6.0_0-b12, mixed mode)

I don't know if this should be reported in OpenJDK bugtracker instead of here
(IcedTea), but I didn't find any OpenJDK bugtracker. And I am really confused
which project is which. So please take look at it, thanks.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list