diff options
author | duerst <duerst@localhost> | 2002-08-27 14:52:46 +0000 |
---|---|---|
committer | duerst <duerst@localhost> | 2002-08-27 14:52:46 +0000 |
commit | a16d4dde1b0c2e9101a1c8393e1a1d098085976b (patch) | |
tree | 8d7acda0373a8fde7dfe22123304f4ed58696823 /htdocs/file-upload.html | |
parent | 84ad203a0798aec9780eb3a3836f14d100aca109 (diff) | |
download | markup-validator-a16d4dde1b0c2e9101a1c8393e1a1d098085976b.zip markup-validator-a16d4dde1b0c2e9101a1c8393e1a1d098085976b.tar.gz markup-validator-a16d4dde1b0c2e9101a1c8393e1a1d098085976b.tar.bz2 |
- new sub conflict: easy test for conflicts between charsets
- new sub find_xml_encoding (extracting code from main)
- implemented strict 'early lowercasing' policy for charsets
- eliminating "<p>The command was "$command".</p>" because of
no use to end user
- Solved utf-16 vs. utf-16be/le problem: except for
$File->{Charset}->{Auto} and $result_charset in &transcode_and_check,
all instances are labels, and have to match exactly.
- Strict test for 'utf-8' (never know who might create utf-88)
- renamed validate_encoding to transcode_and_check
- renamed validate_charset to charset_conflicts and rewrote
it quite a bit (removed some actual functionality, but added
more error checks). Removed Norvegian quotes where there
were () anyway. Changed 'META element' to '<meta> element'
(we don't want to use uc because of xhtml).
Needs more error checks to be added.
- Added UTF-16 to overrides (leaving be/le out until requested)
- moved 'charset override' code, added $File->{Charset}->{Override}
- always trying to get <meta>
- removed utf-8 bom -> utf-8 default (only okay for xml!)
- removed decoding pseudocode, not accurate anyway
- fixed copyright -2002
- commented out unused subs parse_xml_decl and transcode
- some comment tweaking
Diffstat (limited to 'htdocs/file-upload.html')
0 files changed, 0 insertions, 0 deletions