[TYPO3-mvc] JSON - based View
Dennis Ahrens
dennis.ahrens at googlemail.com
Thu May 10 17:09:45 CEST 2012
Hi Frank,
On 10.05.2012 15:55, Frank Gerards wrote:
> thx, saadly your config doesnt do the trick :S ... it only renders ObjektA with all properties but the "bereich" property. I debugged into your class and the right object structures is passed to the functions, but the configuration is "lost" after the"location" branch is rendered - any clue why this could happen ?
Had a short look at the source - there is a special condition for
LazyLoadingProxies, but not for LazyLoadingObjectStorages - maybe that's
the issue - try to remove the @lazy on the bereich property, just for
testing it (remind the cache clearing! :)).
regards
Dennis
More information about the TYPO3-project-typo3v4mvc
mailing list