This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7162 - Validator does not support Internationalized Domain Names
Summary: Validator does not support Internationalized Domain Names
Status: RESOLVED DUPLICATE of bug 5225
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 06:37 UTC by Martin Dürst
Modified: 2009-08-17 12:40 UTC (History)
0 users

See Also:


Attachments

Description Martin Dürst 2009-07-29 06:37:50 UTC
The validator does not support Internationalized Domain Names (IDNs), but should do so. IDNs have been standardized by the IETF in 2003, and an update (mostly irrelevant for implementation in the validator) is underway now.
As a simple example, http://validator.w3.org/check?uri=http://www.ietf.org/
validates http://www.ietf.org/. Likewise, http://validator.w3.org/check?uri=http://恵比寿駅.jp/ should validate http://恵比寿駅.jp/.
Comment 1 Yves Lafon 2009-08-17 12:40:19 UTC

*** This bug has been marked as a duplicate of bug 5225 ***