[TYPO3-mvc] Nesting level too deep on updating FrontendUser object

Oliver Klee typo3-german-02 at oliverklee.de
Thu Jan 7 16:57:36 CET 2010


Hi,

Lists schrieb:
> 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:

I once had a problem like this (without extbase, though) when comparing
objects via assertEquals instead of assertSame (in our unit tests) and
when comparing objects via == instead of === in production code.


Oliver
-- 
Certified TYPO3 Integrator | TYPO3 Security Team Member


More information about the TYPO3-project-typo3v4mvc mailing list