This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 4520 - Charset Override is not working
Summary: Charset Override is not working
Status: RESOLVED FIXED
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.8.0b1
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-02 10:24 UTC by Alan Cunningham
Modified: 2007-05-07 16:22 UTC (History)
0 users

See Also:


Attachments

Description Alan Cunningham 2007-05-02 10:24:10 UTC
The options > Character encoding menu has no obvious function.  If the content-type meta tag is missing the parser defaults to utf-8 regardless of the menu selection.  This is a problem when the website needs iso-8859-1 (Western European)
Comment 1 Olivier Thereaux 2007-05-07 16:22:36 UTC
The character encoding override was indeed broken, and is now fixed in the CVS version of the validator. 
The fix will be in the next beta of the validator.

Thank you very much for the report.