Your message dated Sat, 02 Apr 2011 15:03:06 +0100
with message-id <[email protected]>
and subject line seems fixed to me
has caused the Debian Bug report #375762,
regarding checklink: undecoded UTF-8 warnings
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
375762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375762
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: w3c-markup-validator
Version: 0.7.2-2
Severity: normal
File: /usr/lib/cgi-bin/checklink
Recently I converted my website to Unicode. But now
$ checklink -r --exclude-docs '.*_en.html|/$' /home/bla/index.html
Gives lots of
Parsing of undecoded UTF-8 will give garbage when decoding entities at
/usr/bin/checklink line 1129.
Parsing of undecoded UTF-8 will give garbage when decoding entities at
/usr/share/perl5/LWP/Protocol.pm line 114.
The program still seems to work though.
--- End Message ---
--- Begin Message ---
Checking through the libwww-perl logs I can see a lot of work on
encoding. I cannot reproduce this so I believe it is closed.
--- End Message ---