[TYPO3-mvc] Tx_Extbase_MVC_Exception_InfiniteLoop - again

Thilo Schneider freget at googlemail.com
Wed May 5 18:12:55 CEST 2010


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
  */
public function 
editAction(Tx_Gemeindenachrichten_Domain_Model_Nachrichtenpaket $paket)

The @dontvalidate is there as well...

However, this action resides within another controller - does this have 
any effect?

Regards,
Thilo


More information about the TYPO3-project-typo3v4mvc mailing list