[TYPO3-core] FYI: Fixed issue #14480: tslib_cObj->start() sets a member "data", but not "table"
Oliver Hader
oliver at typo3.org
Wed May 26 18:56:20 CEST 2010
Hi Helmut,
Am 26.05.10 18:35, schrieb Helmut Hummel:
> Hi Ingo,
>
> On 26.05.10 11:07, Ingo Renner wrote:
>> FYI: The attached patch was committed.
>>
>> Type:
>> Bugfix / Inconsistency
>>
>> Problem:
>> An inconsistency existed in tslib_cObj->start(), while the $data member
>> is set to the method's $data parameter, an according member for the
>> $table parameter is missing.
>>
>> Solution:
>> Add the $table member
>
> Just out of curiosity: is something planned for the new (protected)
> member variable?
I guess this is used together with the hook in RFC #14463. However,
having a getTable() method then would be good.
olly
--
Oliver Hader
TYPO3 v4 Core Team Leader
More information about the TYPO3-team-core
mailing list