- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 18 Oct 2005 07:26:55 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2308
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From ot@w3.org 2005-10-18 07:26 -------
Hello Lorin,
your document (as attached) has a bogus (non-utf-8) character after encoding="utf-8"?>
The validator is right to complain about it.
The fact that the error does not appear in direct input is only thanks to the fact that the garbage character
is not kept through copy-pasting (thanks to your OS, clipboad and/or browser).
How to fix: just remove the first few lines until the end of the doctype, and copy-paste from a correct
source.
Received on Tuesday, 18 October 2005 07:27:03 UTC