[TYPO3-content-rendering] data[tt_guest] & wrap="virtual" dont validate

Stefan Beylen intsys at swissinfo.org
Wed May 11 10:04:25 CEST 2005


Martin Kutschker schrieb:
> Is this a guess or does this really resolve the problem?

it works like this...
_BUT_ there is another problem.
see: 
http://validator.w3.org/check?verbose=1&uri=http%3A//www.lingoist.com/test/test.php

   <label for="data&#91;
   <label for="data[

and

   id="data&#91;
   id="data[

all four are invalid...thats not nice...so I think there is no solution 
_at all_ for this problem... (except dropping the label tag and the id 
attribute) :(
if the id attribute is dropped than the javascriptvalidation will cause 
errors...(this is a guess as i didnt look closer at it ;)



More information about the TYPO3-project-content-rendering mailing list