- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 19 Oct 2007 19:12:28 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5210
------- Comment #3 from ville.skytta@iki.fi 2007-10-19 19:12 -------
"Column > 80" is intentional, from the code:
# working around an apparent odd limitation of libxml
# which only gives context for lines up to 80 chars
# http://www.w3.org/Bugs/Public/show_bug.cgi?id=4420
# http://bugzilla.gnome.org/show_bug.cgi?id=424017
I don't see a problem with the HTML output, it is:
<em>Line 913, Column > 80</em>:
But there was a problem in ucn_output.tmpl, that's fixed in CVS now too.
Received on Friday, 19 October 2007 19:12:39 UTC