[TYPO3-mvc] calling updateAction without reaction

Stephan Petzl spetzl at gmx.at
Wed Apr 21 18:34:47 CEST 2010


Franz Koch schrieb:

> yes, that "bug" also drove me nuts some time ago. I spent hours in 
> backtracing the issue, but at last it was one silly mistyping of a 
> property name in my form template. So please check the used properties 
> in your form for correct spelling - there's most likely a typo somewhere.
> 
Thanks! Problem "solved". just as you said:
i had

<f:form.textbox property="firstname" />
instead of
<f:form.textbox property="firstName" />

the error message is indeed very misleading!

-- 
Best Regards
Stephan Petzl


More information about the TYPO3-project-typo3v4mvc mailing list