Closed
Bug 157392
Opened 23 years ago
Closed 21 years ago
URL (UTF-8) on status bar is shown as ISO-8859-1 ?
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hurtta+mozilla2, Assigned: tetsuroy)
References
()
Details
(Keywords: intl)
Attachments
(2 files)
Mozilla 1.1a+
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a+) Gecko/20020711
When looking bug 157388 it looked like mouse cursor was put over to some
URL it looked like UTF-8 text was show as it was ISO-8859-1 on status bar.
In other word
http://ørestadsselskabet.nu/
was show that ø was several characters (on status bar).
I will attach picture.
View selection source claims that source is:
<a href="http://%C3%B8restadsselskabet.nu/">http://ørestadsselskabet.nu/</a>
View source claims that source is:
<a href="http://ørestadsselskabet.nu/">http://ørestadsselskabet.nu/</a>
I do not be sure is that bug and if it is where it is.
| Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
see that too.
Comment 3•23 years ago
|
||
-> Int (see this also with win2k)
Assignee: Matti → yokoyama
Status: UNCONFIRMED → NEW
Component: Browser-General → Internationalization
Ever confirmed: true
OS: Linux → All
QA Contact: asa → ruixu
| Assignee | ||
Comment 4•23 years ago
|
||
accepting. (I think I saw the similar bug before.....)
Status: NEW → ASSIGNED
Comment 6•22 years ago
|
||
WFM with Build 2003032416 and Windows XP SP1.
For an explanation of the different result of "View Selection Source" and "View
Page Source" see bug 164906.
| Reporter | ||
Comment 7•21 years ago
|
||
Seems work OK on
Mozilla 1.5
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007
(this is different machine than on what that bug is
originally reported, but on original machine mozilla 1.5
do not install. )
| Reporter | ||
Updated•21 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•