[Typo3-dev] xhtml and ids
Martin Kutschker
martin.t.kutschker at n0spam.blackbox.net
Thu Feb 17 15:13:24 CET 2005
Hi!
Argh! I just noticed that that the nice feature of PHP is incompatible with
SGML:
http://www.w3.org/TR/html4/types.html
6.2 SGML basic types
[snip] ID and NAME tokens must begin with a letter ([A-Za-z]) and may be
followed by any number of letters, digits ([0-9]), hyphens ("-"),
underscores ("_"), colons (":"), and periods (".").
So you think no problem? Wrong.
Because of the use-name-as-id philosphy cObj FORMs get invalid ids when
accessibility=1 *)
More information about the TYPO3-dev
mailing list