NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 1 - Implement scheme-specific checking for data: URIs
Implement scheme-specific checking for data: URIs
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: Datatype library
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-21 14:48 CET by Henri Sivonen
Modified: 2008-04-20 22:41 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2008-02-21 14:48:54 CET
The iri and iri-ref datatypes should have scheme-specific knowledge of the data: scheme.
Comment 1 Henri Sivonen 2008-02-21 14:54:45 CET
data: URI parsing should be implemented in a way that allows reuse in an EntityResolver.