- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 10 Sep 2006 12:59:21 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3692
Summary: HTML Markup in CSS Validator messages affects Unicorn
Product: Unicorn
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: dave.null@w3.org
ReportedBy: Christoph@Schneegans.de
QAContact: www-validator-cvs@w3.org
<http://qa-dev.w3.org/unicorn/observe?ucn_task=css&ucn_uri=http://schneegans.de/temp/space-preserve-no-namespace.html>
brings up this error message: "The response of this observer seems to be
malformed".
Due to the issues with XHTML detection described in
<http://www.w3.org/Bugs/Public/show_bug.cgi?id=3626>,
<http://jigsaw.w3.org/css-validator/validator?uri=http://schneegans.de/temp/space-preserve-no-namespace.html>
throws an error that contains HTML markup.
My guess is that the CSS Validator output is not properly escaped before
processed by Unicorn.
Received on Sunday, 10 September 2006 12:59:31 UTC