Closed
Bug 229546
Opened 21 years ago
Closed 20 years ago
IDN: URL in ISO-2022-JP isn't displayed on status bar
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
People
(Reporter: kazhik, Assigned: smontagu)
References
()
Details
(Keywords: intl)
URL isn't displayed on the status bar if the mouse over a link to
IDN written in ISO-2022-JP page. If the page is written in EUC-JP
or Shift_JIS, URL is displayed on the status bar.
Testcases:
http://bugzilla.mozilla.gr.jp/attachment.cgi?id=1954 # EUC-JP
http://bugzilla.mozilla.gr.jp/attachment.cgi?id=1955 # Shift_JIS
http://bugzilla.mozilla.gr.jp/attachment.cgi?id=1956 # ISO-2022-JP
Build: 2003122509-trunk/Linux
Original report in Bugzilla-jp:
http://bugzilla.mozilla.gr.jp/show_bug.cgi?id=3510
Comment 1•21 years ago
|
||
Thanks for the report. This is odd. Clicking on links in the ISO-2022-JP page
works. Who's eating that up? :-)
Keywords: intl
Comment 2•21 years ago
|
||
Reproduced on 2003122705/Mac.
Changing to All.
OS: Linux → All
Hardware: PC → All
Comment 3•21 years ago
|
||
http://lxr.mozilla.org/seamonkey/source/intl/uconv/src/nsTextToSubURI.cpp#174
We check if we have a stateful-character encoding....
Summary: IDN: URL isn't displayed on status bar → IDN: URL in ISO-2022-JP isn't displayed on status bar
Sorry...
Reproduced with 2004050304-trunk/Win98, 20040503-trunk(Firefox)/Win98,
20040503-trunk(Firefox)/WinXP.
Comment 6•20 years ago
|
||
The patch for bug 229548 fixes this bug as well
Comment 7•20 years ago
|
||
it seems to me this has been fixed by Bug 244754.
Comment 8•20 years ago
|
||
Yes, for those cases reported here, the fix for bug 244754 fixed the problem.
For more general cases (IDN + path/query parts), bug 229548 needs to be fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•