- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 11 Dec 2008 13:13:26 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6302
Summary: Error messages are double escaped
Product: Validator
Version: HEAD
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HTML5
AssignedTo: dave.null@w3.org
ReportedBy: simonp@opera.com
QAContact: www-validator-cvs@w3.org
Try validating
<!DOCTYPE html>
<title></title><p<p>
I get the message "Element name p<p cannot be represented as XML 1.0",
expected "Element name p<p cannot be represented as XML 1.0".
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 11 December 2008 13:13:35 UTC