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 7973 - atom ID format
Summary: atom ID format
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-20 07:31 UTC by Julian Reschke
Modified: 2010-10-04 13:57 UTC (History)
5 users (show)

See Also:


Attachments

Description Julian Reschke 2009-10-20 07:31:27 UTC
"Otherwise
    Let id be a user-agent-defined undereferenceable yet globally unique absolute URL."

Please make sure that is is clear that in particular it needs to be a valid absolute IRI as well (I *believe* that means "valid absolute URL", but it's hard to tell given the instability of the URL definition in the spec).
Comment 1 Ian 'Hixie' Hickson 2009-10-21 11:27:11 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: As opposed to what?
Comment 2 Julian Reschke 2009-10-21 15:08:56 UTC
I don't understand the answer.

Right now the spec appears to allow invalid IRIs, which would create invalid Atom. Just state that the ID needs to be a valid IRI, in addition to what "HTML URL" means today.
Comment 3 Ian 'Hixie' Hickson 2009-10-21 22:45:40 UTC
Invalid IRIs aren't ever allowed. They're invalid, by definition. I really don't understand your request.
Comment 4 Julian Reschke 2009-10-22 06:36:56 UTC
The spec distinguishes between "URL" and "valid URL". Why doesn't it say "valid URL" here?
Comment 5 Ian 'Hixie' Hickson 2009-10-22 10:43:57 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale:

Unless I've made a mistake, the spec only used the term "valid URL" in the authoring conformance criteria, and then only because otherwise people like you argue that since the spec doesn't _say_ that you have to follow the other specs, you don't actually have to follow the other specs.

In the interests of moving on with my life, I've added the redundant word "valid" here also.
Comment 6 contributor 2009-10-22 10:46:03 UTC
Checked in as WHATWG revision r4270.
Check-in comment: Yes, you _do_ have to follow other specs.
http://html5.org/tools/web-apps-tracker?from=4269&to=4270