Closed
Bug 58980
Opened 25 years ago
Closed 25 years ago
Can't jump to an URL which contains Japanese codes
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
People
(Reporter: kazhik, Assigned: nhottanscp)
Details
Attachments
(1 file)
1.39 KB,
text/html
|
Details |
Can't jump to an URL which contains Japanese codes.
For example:
http://www.pp.iij4u.or.jp/~shom/test-euc.html#$B4A;z(B
This kind of URL may be illegal, but NC 4.x allows it.
Reporter | ||
Comment 1•25 years ago
|
||
Assignee | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 58819 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Strictly this is illegal, but I believe this is widely used. And as nhotta
note in bug 58819 even the W3C acknowledges that:
(http://www.w3.org/TR/html4/appendix/notes.html#h-B.2.1)
Note. Some older user agents trivially process URIs in HTML using the bytes
of the character encoding in which the document was received. Some older
HTML documents rely on this practice and break when transcoded. User
agents that want to handle these older documents should, on receiving a
URI containing characters outside the legal set, first use the conversion
based on UTF-8. Only if the resulting URI does not resolve should they
try constructing a URI based on the bytes of the character encoding in
which the document was received.
Assignee | ||
Comment 4•25 years ago
|
||
KOIKE san, thanks for the test case.
You need to log in
before you can comment on or make changes to this bug.
Description
•