Closed Bug 212574 Opened 22 years ago Closed 22 years ago

Incorrect Display of Character Encoding Unicode UTF-8 (Lithuanian)

Categories

(Core :: Internationalization, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: andrius, Assigned: smontagu)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624 In the page of library's database http://193.219.88.5:83/ALEPH/H/start/MAB01 that is in UTF-8 encoding Lithuanian letters looks incorect. The same page opened in IE 5.5 looks OK. Reproducible: Always Steps to Reproduce:
-> Int
Assignee: general → smontagu
Component: Browser-General → Internationalization
QA Contact: general → ylong
Hmm? The HTML the page sends is plain-ascii and contains things like: \0119 (as 5 separate ascii chars). That's not an escape sequence in HTML (though IE/Mac may be erroneously treating it as one...). If that's supposed to be an "e" with a cedilla, the right escape sequence would be ę
INVALID
.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.