[TYPO3-mvc] Tx_Extbase_MVC_Exception_InfiniteLoop -> how to debug?
Uwe Michelfelder
um at limeflavour.com
Wed Feb 17 20:18:26 CET 2010
Thank you for pointing me to this. I just had overlooked, that
@dontvalidate is a parameter in the contoller also! Looking back on to
the blog example has helped me a couple of times by now.
I think I will make this my mantra ;-)
Greetings,
Uwe
Am 17.02.10 16:52, schrieb Sebastian Kurfürst:
> Hi,
>
> this is usually caused by a missing @dontvalidate annotation in the
> Controller and a failure in validation - then an endless loop occurs :-)
>
> Just add @dontvalidate as in the blog example for the Form-Show-Actions.
>
> Greets,
> Sebastian
More information about the TYPO3-project-typo3v4mvc
mailing list