[TYPO3-core] FYI: Fixed issue #10834: htmlArea RTE: htmlArea RTE: IE8 uses standard name for DOM class attribute

Stanislas Rolland typo3 at sjbr.ca
Fri Apr 3 02:24:37 CEST 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
Since IE8, IE now uses the standard name for the DOM class attribute, 
instead of "className".

This results in various misbehaviours of the RTE when handling the class 
attribute on various elements in IE8.

Solution:
Set and remove both class and className attributes when browser is IE.

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

Branches:
trunk (revision 5259)
typo3_4-2 (revision 5260)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_10834_trunk.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090402/a84352c9/attachment-0002.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_10834_typo3_4-2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090402/a84352c9/attachment-0003.txt 


More information about the TYPO3-team-core mailing list