[Flow] Validation > Exception instead of going back to newAction
Axel Wüstemann
awu at qbus.de
Wed Dec 4 21:10:08 CET 2013
I unterstood now:
http://docs.typo3.org/flow/TYPO3FlowDocumentation/stable/TheDefinitiveGuide/PartIII/Validation.html
"If a validation error occurs during persistence, there is no way to
catch this error and handle it ...."
"When validation in the MVC layer happens, it is possible to handle
errors correctly."
But why it is not validated in the MVC layer?
Am 04.12.2013 21:00, schrieb Axel Wüstemann:
> Hello,
>
> I get an exeption
>
> #1322585164: An instance of "xxx" failed to pass validation with 1
> error(s): date: This property is required.
>
> instead of being forwarded to newAction to display the formError.
>
> Did I miss something? I made this already with extbase, and it behaved
> like expected but here in Flow 2.0 not.
>
> Thank you
> Axel
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list