- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 24 Oct 2007 17:24:04 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5225 Summary: Support for Internationalised Domain Names Product: Validator Version: HEAD Platform: PC URL: http://qa- dev.w3.org/wmvs/HEAD/check?uri=http%3A%2F%2Ffr%C3%A9d%C3 %A9ric.alapetite.fr OS/Version: All Status: NEW Severity: normal Priority: P2 Component: check AssignedTo: dave.null@w3.org ReportedBy: alexandre.alapetite@risoe.dk QAContact: www-validator-cvs@w3.org CC: ot@w3.org Copy from http://lists.w3.org/Archives/Public/www-validator/2007Mar/0090.html The W3C Markup Validation Service apparently does not accept Internationalised Domain Names in its URL field. It returns an error 500 "Bad hostname" and a message "Sorry! This document can not be checked". Currently, the validator transforms the domain part of an URL in Unicode UTF-8, while the correct transformation of the domain is in punycode (RFC 3492). You can find some examples of such Internationalised DNS here: http://www.w3.org/International/tests/test-idn.html (My test was with some French characters with accents such as 'é' in a subdomain) Another reference of interest: "An Introduction to Multilingual Web Addresses" http://www.w3.org/International/articles/idn-and-iri/ All modern browsers I tested (Opera, Mozilla, Mozilla Firefox, Internet Explorer, etc.) support this in their current version. All the best, Alexandre http://alexandre.alapetite.fr
Received on Wednesday, 24 October 2007 17:24:16 UTC