[TYPO3-core] RFC #9731: Bug : Wrong XCLASS Definition in t3lib/t3lib_rteapi.php
Sebastian Gebhard
sebastiangebhard at hoch2.de
Wed May 26 11:47:18 CEST 2010
Am 26.05.10 11:41, schrieb Marcus Schwemer:
> Problem:
> The filename in the xclass is set to "ext/rte/class.tx_rte_base.php".
> It should be "t3lib/class.t3lib_rteapi.php".
>
>
> Solution:
> Change the filename to the correct value.
This is a breaking change. Maybe there are Extensions yet which use the
XCLASS, they will break when their XCLASS identifier is gone.
I don't now the right procedure here. Is it possible to have 2 XLASS
inclusions here with one deprecated?
> Notes:
> This is my first post to Core-List. :-) So, if something is not perfect,
> please be patient and give me hints to make it better. Thanks.
Welcome :)
More information about the TYPO3-team-core
mailing list