- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 10 Apr 2006 13:36:40 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3100
Summary: parser shows non-existing errors
Product: Validator
Version: HEAD
Platform: PC
URL: http://www.phpbb.com/
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Parser
AssignedTo: link@pobox.com
ReportedBy: katz@variant6.bg
QAContact: www-validator-cvs@w3.org
The validator.w3.org doesn't parse the phpbb.com main page correctly.
shows an error "end tag for "SPAN" omitted, but its declaration does not permit
this." and here is the quoted line '..=375510"
class="siteTextMed">[Olympus/phpBB3] Opening the Bug Tracker</a></sp'
where the / is outside the tag but the parser doesn't know that.
There really are errors in the page but this is not one of them, but the
validator shows it is.
Received on Monday, 10 April 2006 13:36:51 UTC