[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 14:39:41 CET 2007
Hi
Dmitry Dulepov wrote:
> Hi!
>
> Patrick Broens wrote:
>> 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.
>
> +1. Worked but only on the second reload of page after patching. Yes, I
> cleared typo3temp.
Did you clear your browser cache? I didn't mention that.
Patrick
>
More information about the TYPO3-team-core
mailing list