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 4916 - check value of attribute with URI types
Summary: check value of attribute with URI types
Status: NEW
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: All All
: P2 normal
Target Milestone: 1.0
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 69
  Show dependency treegraph
 
Reported: 2007-08-07 05:24 UTC by Olivier Thereaux
Modified: 2012-06-11 21:32 UTC (History)
1 user (show)

See Also:


Attachments

Description Olivier Thereaux 2007-08-07 05:24:22 UTC
Among the checks that DTDs can't perform, veryfying the syntax of URIs for attributes with value type URI would be welcome.

This is a subset of Bug 69.
Comment 1 Olivier Thereaux 2007-08-07 05:26:31 UTC
A brick-by-brick explanation of how this could be done is at:
http://lists.w3.org/Archives/Public/www-validator/2007Aug/0057.html

1) find of write a perl parser/checker for a URI string
2) list all the elements/attribute pairs for URI type
3) include in the validator
Comment 2 Frank Ellermann 2007-10-20 14:06:37 UTC
I propose to update the severity of this bug to "critical", 
see <http://idn.icann.org/Talk:IDNwiki#Invalid_XHTML_1.0>.