- From: <bugzilla@jessica.w3.org>
- Date: Sun, 24 Jun 2012 11:22:07 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17583
Summary: misleading statements about fragment identifiers in
application-x-www-form-urlencoded media type
Product: HTML WG
Version: unspecified
Platform: All
URL: http://dev.w3.org/html5/spec/single-page.html#applicat
ion-x-www-form-urlencoded
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: julian.reschke@gmx.de
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
"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".
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 24 June 2012 11:22:09 UTC