Closed
Bug 438296
Opened 17 years ago
Closed 17 years ago
Text character display error
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: handykenohio, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
on the page http://themilliondollarbusinessmakeover.com/final.php
I encountered an error involving the display of the apostrophe character
they were displayed as a tiny little square with FF FD in the box.
Snippit--> "60 winners each month-- that�s two chances to win every"
Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.
The webpage claims to be encoded in UTF-8 (content="text/html; charset=utf-8"), but the page itself is not using UTF-8. They should either declare the correct character set encoding or they should modify their page so that it actually uses the character set that they declared.
In any case, this is a problem with the site and not with the browser...
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•