[TYPO3-core] FYI: Fixed bug #15068: htmlArea RTE: Not loading in Firefox 3.0.3

Stanislas Rolland typo3 at sjbr.ca
Tue Aug 31 20:05:49 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
In Firefox 3.0.3, initialization of the RTE fails to complete because 
the stylesheets never become accessible to the RTE.

Solution:
Firefox 3.0.3 does not apply the base URL to the css files referred to 
by a dynamic link element while Firefox 3.6.8 does so. I do not know in 
what version of Firefox this bug was fixed. Therefore, for versions 
before 3.6.8, the RTE will prepend the base to the url, if the url is 
not absolute.

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

Branches:
trunk (revision 8745)
TYPO3_4-4 (revision 8746)

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


More information about the TYPO3-team-core mailing list