This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Section: http://www.whatwg.org/specs/web-apps/current-work/#network Comment: Fix the references in the txt version to have URLs. Posted from: 91.180.131.26 by ms2ger@gmail.com
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: no spec change Rationale: I actually already do include the URLs in the XML file that I send to the IETF tool to generate the text file. No idea why it doesn't include them in the text file. If you want to debug this, the XML files I use are at: http://www.whatwg.org/specs/web-apps/current-work/.ietf-websocket-protocol/ ...and the IETF script is at: http://xml.resource.org/ Specifically, I use: http://xml.resource.org/cgi-bin/xml2rfc-dev.cgi
Created attachment 855 [details] Fix Enjoy. (The format elements are used only for the HTML4 output.)
Awesometastic! Thanks! 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: fixed preprocessor references as described above Rationale: Concurred with reporter's comments.