diff options
author | ville <ville@localhost> | 2009-09-12 14:49:28 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-09-12 14:49:28 +0000 |
commit | 059c6edf6a04885a10c293529cab5922b95afdf8 (patch) | |
tree | 0a404523d1c0f5e41a0f22ae2345ddd4e5a70ef2 /htdocs/sgml-lib | |
parent | c2efbeac5b6cbb3681b350c0c57b8c9d9d3a509e (diff) | |
download | markup-validator-059c6edf6a04885a10c293529cab5922b95afdf8.zip markup-validator-059c6edf6a04885a10c293529cab5922b95afdf8.tar.gz markup-validator-059c6edf6a04885a10c293529cab5922b95afdf8.tar.bz2 |
Fix tidy output with "wide" characters (#7592).
Strangely, at least with Fedora 11's perl 5.10.0-73.fc11.x86_64, Encode 2.23,
Encode::decode_utf8(...) is documented to be equivalent to
Encode::decode("utf8", ...) but for some inputs the former has no problems
with, the latter barfs "Cannot decode string with wide characters" or results
in corrupt conversions. So switch to using the former.
Diffstat (limited to 'htdocs/sgml-lib')
0 files changed, 0 insertions, 0 deletions