[TYPO3-mvc] Nesting level too deep on updating FrontendUser object
Robert Böttner
lists at boettner.it
Thu Jan 7 15:50:42 CET 2010
Sorry for not posting a name...
Lists = Robert Böttner.
Am 07.01.2010 um 15:45 schrieb Lists:
> Hi List,
>
> I´m getting a Fatal error: Nesting level too deep - recursive dependency? in /var/www/dev/typo3/sysext/extbase/Classes/DomainObject/AbstractEntity.php on line 128 in a method updating a FrontendUser object:
>
> class Tx_LalAppfactory_Domain_Model_Administrator extends Tx_Extbase_Domain_Model_FrontendUser {
> }
>
> As you can see it simply takes the Extbase FrontendUser object. Nothing custom here.
>
> It seems like the recursion occurs in the usergroup -> subgroup. For the group the test user belongs to there´s no subgroup set. The user record has only one usergroup relation.
>
> Did anyone have sth like this before?
>
> Robert.
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
More information about the TYPO3-project-typo3v4mvc
mailing list