[TYPO3-core] FYI: Fixed bug #13671: htmlArea RTE: Invalid reference to font options in WebKit browsers

Stanislas Rolland typo3 at sjbr.ca
Fri Feb 26 03:48:05 CET 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
Font style and size options are loaded through xmlHttpRequest. In this 
case, perhaps because evaluation occurs inside an ExtJS each loop (?), 
WebKit browsers complain about an invalid reference.

Solution:
Declare the options variable before evaluating the xmlHttpRequest response.

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

Branches:
trunk (revision 7040)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_13671_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100225/0f2af284/attachment.txt>


More information about the TYPO3-team-core mailing list