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 6223 - WebBrowser cannot display HTML which has specific Shift JIS characters
Summary: WebBrowser cannot display HTML which has specific Shift JIS characters
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: icebrowser (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-04-12 02:11 UTC by Jiri Skrivanek
Modified: 2003-07-02 17:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Japanese characters to test (331.83 KB, text/html)
2000-09-14 10:34 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2000-04-12 02:11:55 UTC
This problem only occurs in HTML without declaration of "charset".
Please refer following Shift JIS character code.

Shift JIS
839F - 83B6
83BF - 83D6
8440 - 8460

8470 - 8491

Attachment: sample.html (Shift_JIS and CR+LF)
Comment 1 Marek Grummich 2000-07-25 09:10:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jesse Glick 2000-09-13 11:31:59 UTC
So if it works if you declare the charset, what is the bug?
Comment 3 Jiri Skrivanek 2000-09-14 10:34:59 UTC
Created attachment 145 [details]
Japanese characters to test
Comment 4 Jiri Skrivanek 2000-09-14 10:44:59 UTC
The bug is that IceBrowser cannot display characters from 839F. It doesn't work
even if you specify charset.
To see the bug:
- run Netbeans/Forte on Japanese machine
- change Tools -> Global Options -> HTML Browser -> Encoding to Japanese
(Auto_detect)
- open sample.html in IceBrowser
- it loads first part of page but cannot load the rest of page
- to see contents of sample.html open it in Netscape and change View ->
Character Set to Japanese(Auto-detect)


Tested on Netbeans build 29 and 1099IE, jdk1.3.
Comment 5 Jiri Skrivanek 2001-02-19 11:13:44 UTC
Fixed in new version of ICE browser.
Comment 6 Jiri Skrivanek 2001-02-19 11:14:30 UTC
Fixed in new version of ICE browser.
Comment 7 Jiri Skrivanek 2001-02-19 11:15:03 UTC
Verified in build 010217_IE_JA.
Comment 8 Quality Engineering 2003-07-02 17:17:47 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.