[TYPO3-mvc] Nesting level too deep on updating FrontendUser object
Robert Böttner
lists at boettner.it
Thu Jan 7 19:22:01 CET 2010
Hi Franz
thanks for your ongoing support.
> it's probably nonsense, but do you have any child objects assigned that probably are tried to be injected and cause the recursion (due to wrong relation handling in the DB maybe, as extbase does not yet fully support all MM-stuff)? If so, try adding @lazy annotation or remove the class definition and see if this helps.
I have no custom child objects for the FrontendUser object in my model. However I tried setting the @lazy annotation to parent objects containing FrontendUser objects. Unfortunately that had no effect.
Thanks
Robert.
More information about the TYPO3-project-typo3v4mvc
mailing list