[FLOW3-general] Get errors from forms

Ferdinand Kuhl fcool at coolys.de
Wed Aug 10 23:54:41 CEST 2011


Dawid Pacholczyk wrote:

> BTW why I get this: An error occurred while trying to call
> Test\Core\Controller\UserController->createAction()
> 
> If I`m using ViewHelper to deal with errors why I still get this 
message ?

I'm far from being an expert, but done similar with extbase and fluid 
several times:

You can simply override the "error"-Action where these messages are 
generated. In flow3 I could imagine you would like to change behaviour 
dependant on the executing context... (Just an idea, though)


More information about the FLOW3-general mailing list