[TYPO3-mvc] Validation infinite loop
Michael Ruhdorfer
michael.ruhdorfer.1line at gmail.com
Fri Sep 10 06:35:33 CEST 2010
hi all,
I've got the problem that if I want to validate an object and the user puts invalid or no values in one of the required properties I get an error (101 iterations - infinite loop).
The only solution I have found for that issue is to add @dontvalidate - but that doesn't solve the problem.
So what can I do if I don't want to check all params in the target action manually?
Btw: new > create does work but edit > update not
thx,
michael
More information about the TYPO3-project-typo3v4mvc
mailing list