This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 53207

Summary: I18N - multibyte from html not displayed properly in SwingBrowser
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: Window SystemAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker CC: jchalupa, jf4jbug, kfrank
Priority: P2 Keywords: I18N
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Rechtacek 2005-01-11 10:16:53 UTC
For more info is found in issue 52801.
Comment 1 Jiri Rechtacek 2005-01-11 13:03:51 UTC
patch (pre-reads charset tag from html file) integrated in main trunk.

Checking in src/org/openide/awt/SwingBrowserImpl.java;
/cvs/openide/src/org/openide/awt/SwingBrowserImpl.java,v  <-- 
SwingBrowserImpl.java
new revision: 1.34; previous revision: 1.33
done
Comment 2 Jiri Rechtacek 2005-01-11 13:13:58 UTC
This patch is ready to be integrated to release40 together with issue
52801.
Comment 3 Jiri Rechtacek 2005-01-17 09:41:54 UTC
*** Issue 53144 has been marked as a duplicate of this issue. ***
Comment 4 Jaromir Uhrik 2005-07-14 16:19:43 UTC
Verified.