[TYPO3-core] RFC #9731: Bug : Wrong XCLASS Definition in t3lib/t3lib_rteapi.php
Niels Pardon
typo3_lists at niels-pardon.de
Wed May 26 12:03:59 CEST 2010
Am 26.05.2010 11:47, schrieb Sebastian Gebhard:
> 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.
On the other hand the class name has changed. So it is already broken as
the inheritance wouldn't work in the first place :-)
Greets,
Niels
More information about the TYPO3-team-core
mailing list