[TYPO3-core] FYI: Added feature #17761: htmlArea RTE: Defer access to stylesheets

Stanislas Rolland typo3 at sjbr.ca
Fri Feb 25 08:58:37 CET 2011


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
During its initialization, the RTE checks whether or not the stylesheets 
are accessible. If the stylesheets cannot be accessed, the RTE waits 
until they become available. If for some reason the stylesheets do not 
become accessible, the initialization process never ends.

Solution:
The attached patch defers the check on the stylesheets until after 
initialization has completed.
If the stylesheets do not become accessible, the blockstyle and 
textstyle dropdowns will remain empty. The contents of the RTE may not 
be styled as intended. A warning will be written to the javascript (or 
TYPO3) console.
If the stylesheets do become accessible, the initialization may be 
slightly shorter.

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

Branches:
- trunk (revision 10635)

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


More information about the TYPO3-team-core mailing list