- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 08 Mar 2010 01:25:40 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9207
Summary: Anything else: This part of the spec is problematic,
for example, a query string variable &lang_id=1 in as
part of an attribute of say an img tag, will get
converted into an character token when it shouldn't be.
Why is the set of characters a-z, A-Z, 0-
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#tokenizing-character-references
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section:
http://www.whatwg.org/specs/web-apps/current-work/#tokenizing-character-references
Comment:
Anything else: This part of the spec is problematic, for example, a query
string variable &lang_id=1 in as part of an attribute of say an img tag, will
get converted into an character token when it shouldn't be. Why is the set of
characters a-z, A-Z, 0-9? This poses a unique problem for any entities that
aren't closed properly.
Posted from: 146.115.114.89
--
Configure bugmail: http://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 Monday, 8 March 2010 01:25:42 UTC