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 17583 - misleading statements about fragment identifiers in application-x-www-form-urlencoded media type
Summary: misleading statements about fragment identifiers in application-x-www-form-ur...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://dev.w3.org/html5/spec/single-p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-24 11:22 UTC by Julian Reschke
Modified: 2012-11-04 11:10 UTC (History)
4 users (show)

See Also:


Attachments

Description Julian Reschke 2012-06-24 11:22:06 UTC
"Fragment identifiers have no meaning with the application/x-www-form-urlencoded type as this type is only used for uploaded payloads that do not have URL identifiers."

That is misleading, because there's no reason why this media type couldn't show up in a payload of a GET response. Suggest to simply state:

"This specification does not define fragment identifier semantics for this media type".
Comment 1 contributor 2012-07-18 07:11:49 UTC
This bug was cloned to create bug 17883 as part of operation convergence.
Comment 2 Silvia Pfeiffer 2012-11-04 11:10:47 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-v2.html

Status: Accepted
Change Description:
https://github.com/w3c/html/commit/3b1ee7b24abfc94f2bdb421802d4b1db644d544d

Rationale: adopted change of WHATWG