[Chameleon-dev] [Bug 501] New: buttonizer: img id cannot start with
a number
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Tue Jul 6 03:24:12 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=501
Summary: buttonizer: img id cannot start with a number
Product: Chameleon
Version: 1.99
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: bartvde at xs4all.nl
The Chameleon buttonizer generates MD5 type of id's for the images. According to
W3C this is invalid, id's can never start with a number. Up until now I have not
found any problem caused by this, but it is an easy fix I guess to prefix a
letter. The same applies to the name.
--
Line 199, column 96: value of attribute "ID" invalid: "6" cannot start a name
...54ded7a095d7705021d4c92bdc9b432" id="654ded7a095d7705021d4c92bdc9b432" src="/
It is possible that you violated the naming convention for this attribute. For
example, id and name attributes must begin with a letter, not a digit.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list