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 756 - Xerces fatal error messages are not properly escaped
Summary: Xerces fatal error messages are not properly escaped
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: Other (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-28 23:06 UTC by Bj
Modified: 2004-11-25 13:36 UTC (History)
0 users

See Also:


Attachments

Description Bj 2004-05-28 23:06:05 UTC
Some error messages for fatal errors are not properly escaped, for example

http://jigsaw.w3.org/css-validator/validator?uri=http://alltheweb.com

Source:

<p>The element type "input" must be terminated by the matching end-
tag "</input>".</p>

see also Bug #145.