[TYPO3-core] FYI: Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error

Stanislas Rolland typo3 at sjbr.ca
Tue Aug 24 06:16:09 CEST 2010


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
When the stylesheets used by the RTE are not accessed through the same 
domain/subdomain and using the same protocol as the RTE script, then a 
security error is raised.

Solution:
Not much can be done as this is a browser security feature. The TYPO3, 
proxy, gateway or server configuration must be modified.

When Firefox is the client browser, an error text is set reporting the 
security error NS_ERROR_DOM_SECURITY_ERR (don't know what the error text 
is in other browsers). In such case, the attached patch will add a 
message on the troubleshooting log explaining the cause of the error.

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

Branches:
trunk (revision 8663)
TYPO3_4-4 (revision 8664)

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


More information about the TYPO3-team-core mailing list