[TYPO3-mvc] Tx_Extbase_MVC_Exception_InfiniteLoop -> how to debug?

Uwe Michelfelder um at limeflavour.com
Wed Feb 17 16:22:13 CET 2010


hi everyone,

updating a entity model ends up in this exception:

Tx_Extbase_MVC_Exception_InfiniteLoop
Could not ultimately dispatch the request after 101 iterations.

Here it is said, that @dontvalidate helps.
http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/2009-December/001951.html

creating action works though.

i put @dontvalidate on all properties, but still it throws this execption.

is there a best practice to debug this?


greetings,
Uwe


More information about the TYPO3-project-typo3v4mvc mailing list