ISSUE-108
Last Call Comment: Ambiguous otherwise step
- State:
- CLOSED
- Product:
- RDFa
- Raised by:
- Everyone
- Opened on:
- 2008-04-03
- Description:
raised by Micah Dubinko in [1] """ Section 5.5 step #4 >/otherwise/, if [parent object] is present, [new subject] is set to that /and/ the [skip element] flag is set to 'true'; Spec is unclear on what to do if processing gets to this final step and [parent object] is not "present" and ("present" should be more specific, e.g. "not null"). Additionally, it seems like an error to set the [skip element] flag in this step. In the case of an element with @property and no other attributes, the element definitely shouldn't be skipped. """ [1] http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2008Mar/0302.html
- Related emails:
- ISSUE-108: Last Call Comment: Ambiguous otherwise step (from dean+cgi@w3.org on 2008-04-03)
Related notes:
2008-04-30: resolved quickly by Mark, and approved by Micah: http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2008Apr/0150.html
2008-06-12: ACTION: Accept
2008-06-12: CHANGE-TYPE: bug fix
2008-06-12: RESOLUTION: updated language to prevent confusion.
2008-06-12: COMMENTER-RESPONSE: Accept