[TYPO3-core] FYI: Fixed bug #7857: htmlArea RTE: hidePStyleItems does not work anymore
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Sat Mar 15 18:13:16 CET 2008
Stanislas Rolland schrieb:
> FYI: The attached SVN patch was committed.
>
> Type:
> Bugfix
>
> Problem:
> RTE.default.hidePStyleItems does not work anymore with TYPO3 4.2beta3
> when the listed tags are in upper case.
>
> Solution:
> Honour upper case tags for backward compatibility.
Is there any chance that the code runs in a Turkish locale? If so please
use the nee t3lib_div::strtolower() to avoid problems with tags
containing an I.
Masi
More information about the TYPO3-team-core
mailing list