[TYPO3-core] RFC: Bug 4076: Skin creates invalid HTML markup
Michael Stucki
michael at typo3.org
Thu Aug 24 16:03:48 CEST 2006
This is a SVN patch request.
Problem:
When the extension "t3skin" is installed, textareas gets illegal HTML markup
(The CLASS attribute is added twice!)
This also causes that tab.js does not work using the new skin.
Solution:
Extract the class attribute from the function that causes the duplicate and
add it to the real one.
Branches:
TYPO3_4-0 / Trunk
Comments:
I sometimes can't resist to do some cleanup when debugging bugs... :-)
Attached you find two patches, one (_w) that contains the real change, and
another one that contains a lot of cleanup (adding spaces around "=", etc.)
Hope that is fine...
If someone is willing to work on that, he might create a little sed script
that fixes such annoyances automatically...
Bugtracker reference:
http://bugs.typo3.org/view.php?id=4076
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_4076.diff
Type: text/x-diff
Size: 8950 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060824/3d8dfdf3/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_4076_w.diff
Type: text/x-diff
Size: 1523 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060824/3d8dfdf3/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060824/3d8dfdf3/attachment.pgp
More information about the TYPO3-team-core
mailing list