Closed
Bug 287575
Opened 20 years ago
Closed 20 years ago
acentuation failure when displaying the page
Categories
(Toolkit :: View Source, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: araujo, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; pt-BR; rv:1.7.5) Gecko/20041118 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; pt-BR; rv:1.7.5) Gecko/20041118 Firefox/1.0 In some pages/sites there is a problem with some characters as é á ã etc, the browser puts a interrogation point in the local of character. Reproducible: Always
Comment 1•20 years ago
|
||
The page in question uses different encodings in "Mensagem Original" and "Mensagem Recebida" and doesn't specify the encoding in either HTTP headers or in <meta httpequiv>. Firefox makes a guess, and it's not surprising that it fails on a page with mixed charset. marking invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•