[TYPO3-core] FYI: Fixed bug #4588: Frontend htmlArea RTE loads global RTE config instead of function parameter $thisConfig

Stanislas Rolland stanislas.rolland at fructifor.ca
Thu Feb 7 19:00:12 CET 2008


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
If a frontend plugin passes the parameter $thisConfig to function 
drawRTE(), htmlArea RTE does not load the paramter $thisConfig, but uses 
the global RTE config instead.

Solution:
Let htmlArea RTE honor the configuration provided by the frontend plugin.

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

Branches:
Trunk, TYPO3_4-2

Regards,
Stanislas


More information about the TYPO3-team-core mailing list