[TYPO3-core] RFC: Bug 5266 RTEhtmlarea is not loading in new Firefox 2.0.0.3

Patrick Broens patrick at patrickbroens.nl
Thu Mar 22 10:35:20 CET 2007


This is a SVN patch request.

Problem:
Since the new version of Firefox 2.0.0.3 RTEhtmlarea stops loading.

Solution:
RTEhtmlarea was checking if MacOS Wamcom version 1.3 was the user agent 
with a indexOf("1.3"). The revision number of Firefox also has 1.3 in 
it, because of revision number 1.8.1.3. This is now checked if version 
number has not indexOf(".1.3").

See the patch

Comments:
Thanks to Axel Klarmann for pointing in the right direction.

When testing delete all rtehtmlarea related files in typo3temp directory.

Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug5266.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070322/6d806d2d/attachment-0001.diff 


More information about the TYPO3-team-core mailing list