Synopsis - Issue Tracker

Bug152 Editing

Title Restrictions for fragment identifiers
Created on 2008-05-12.17:09:15 by elfring, last changed 2008-05-13.03:03:44 by stefan.
assigned to stefan priority normal
type rendering severity normal
components HTML formatter platform
status closed resolution fixed
depends on superseded by
Add Comment:
File
CC List:? elfring, stefan

Messages
Author: elfring Date: 2008-05-12.17:09:10
The data type for fragment identifiers is "NMTOKEN" according to  XHTML™ 1.0.
http://www.w3.org/TR/xhtml1/#C_8

The comma is not allowed in the value of the attributes "id" and "name".

The specification of "id" should also be preferred over "name".
Author: stefan Date: 2008-05-13.03:03:42
rev:1988 replaces the 'name' attribute by 'id', and better escapes values to more closely conform to ID type restrictions.
History
Date User Action Args
2008-05-12 17:09:24elfringcreate
2008-05-13 03:03:49stefansetstatus: new
assignedto: (no value)
resolution: (no value)
messages: + msg726
nosy: + stefan