[TYPO3-mvc] Tx_Extbase_MVC_Exception_InfiniteLoop - again

Christine Gerpheide cgerpheide at gmail.com
Wed May 5 18:48:16 CEST 2010


2010/5/5 Thilo Schneider <freget at googlemail.com>

> Hi Jochen and Nikolas,
>
> thanks for the propt reply.
> This is the action that renders the form:
>
> /**
>  * edit action
>  *
>  * @param Tx_Gemeindenachrichten_Domain_Model_Nachrichtenpaket $paket
>  * @return string
>  * @dontvalidate
>  */


Just one comment... can you use @dontvalidate without specifying the
argument?  I had only seen it like:

 @dontvalidate $object

But maybe I just don't know :)

Christine


More information about the TYPO3-project-typo3v4mvc mailing list