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 - I18N - multibyte from html not displayed properly in SwingBrowser
Summary: I18N - multibyte from html not displayed properly in SwingBrowser
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: I18N
: 53144 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-11 10:16 UTC by Jiri Rechtacek
Modified: 2008-12-22 18:46 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.