[TYPO3-mvc] bug? extbase doesn't use getter
Dennis Ahrens
dennis.ahrens at googlemail.com
Tue Jun 8 16:13:28 CEST 2010
Hi all,
Dmitri Pisarev wrote:
> On 08.06.2010 14:59, Bastian Waidelich wrote:
>> Dmitri Pisarev wrote:
>>
>> Hi Dmitri,
>>
>>> I tried to debug it a bit, and ObjectAcess->getProperty is not being
>>> called at all, not even once (I inserted var_dump there)... Why is
>>> that???
>>
>> Seems to be a bug in the StoreReadResponse ViewHelper of the mvc_extjs
>> extension.. To be honest, I don't really get the code from looking at
>> http://forge.typo3.org/projects/extension-mvc_extjs/repository/entry/trunk/Classes/ViewHelpers/Json/StoreReadResponseViewHelper.php
>>
>> but line 77 seems suspicious..
>>
>> HTH,
>> Bastian
> Yes you were right, I'll open a bug issue.
>
> Thank you, Bastian!
The ViewHelper is using the internal method _getProperties() atm. This
is not really clean :)
@Dmitri: Thanks for providing the patch, i'll try to review and commit
it tomorrow.
regards
Dennis
More information about the TYPO3-project-typo3v4mvc
mailing list