[TYPO3-core] FYI: Fixed bug #15326: htmlArea RTE: W3C Markup Validation issues

Stanislas Rolland typo3 at sjbr.ca
Sat Sep 4 18:50:48 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
Two issues:
1. characters "[" and "]" not allowed in the value of attribute "id";
2. required attributes "rows" and "cols" not specified on textarea.

Solution:
1. Replace square brackets with underscore.
2. Add required attributes with zero values.

Bugtracker references:
http://bugs.typo3.org/view.php?id=15326

Branches:
trunk (revision 8758)
TYPO3_4-4 (revision 8759)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_15326_v2_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100904/9a8726b4/attachment.asc>


More information about the TYPO3-team-core mailing list