- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 13 Jul 2005 16:25:06 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1569 Summary: Improperly marked up ampersand is not detected Product: Validator Version: 0.6.7 Platform: All URL: http://www.dullneon.com/_psychosis-arcs/2005/07/__bug- example_b.php OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Parser AssignedTo: link@pobox.com ReportedBy: nospam@dullneon.com QAContact: www-validator-cvs@w3.org The above URL has an ampersand tht is in the markup as '&' and not '&' and the validator doesn't detect it (eg, Line 61, Column 174). However, the same HTML page with a misspelt tage (<aronym> instead of <acronym> on Line 61, col 451) throws up the mispelt tag aerror as well as the original ampersand error. This can be viewed in this URL: http://www.dullneon.com/_psychosis-arcs/2005/07/__bug-example_a.php (sorry i could not strip it down to a simpler html page, as i am a bit pressed for time.)
Received on Wednesday, 13 July 2005 16:25:10 UTC