Closed
Bug 33170
Opened 26 years ago
Closed 26 years ago
JS document.write cannot treat multibytes correctly.
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: pao, Assigned: rogerl)
References
()
Details
While using independing file(sorry, but I don't know the technical-term to tell
you, my meaning is *.JS file with Content-Type: application/x-javascript),
Mozilla cannot display the multibyte character(in Japanese, all (I mean
Shift_JIS,EUC,JIS,UTF-7,UTF-8 and Uni-Code...) codes are not treated well).
BuildID:2000032308
| Assignee | ||
Comment 1•26 years ago
|
||
Can't find the server, can you try attaching the .js file instead?
| Reporter | ||
Comment 2•26 years ago
|
||
Excuse me, but maybe the server was out of order. please retry now.
(I know the unreaching is because DNS trouble, and now fixed)
| Reporter | ||
Comment 3•26 years ago
|
||
if I wrote it in the html file, this trouble does not occur.
this happens only when using *.js file.
| Reporter | ||
Comment 4•26 years ago
|
||
Uh?
when I re-check it at BuildID:2000032808, this trouble does not happen.
Is this fixed?
| Assignee | ||
Comment 5•26 years ago
|
||
All I get is a bunch of '?' - is that the intent? Since you said it's now
working I'm marking this as invalid, but if you think it's still a bug - go
ahead and re-open it (under the component Internationalization)
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Comment 6•25 years ago
|
||
Works for Me
Platform: PC
OS: Windows 98
Build # 2000100508 M18 Trunk Build
Marking as Verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•