[TYPO3-mvc] fun with validation.

Markus Klein klein.t3 at mfc-linz.at
Fri Feb 8 10:27:22 CET 2013


Just a side note.
Are you running xdebug? If yes, disable it.
I regularly run into the iterations exception in my extension when xdebug is enabled.

Kind regards
Markus

> 
> Den 08-02-2013 10:07, Claus Due skrev:
> > Hi Toke,
> >
> >> *@dontvalidate tModel
> >
> > To clarify: this line in your actual code says "@dontvalidate $tModel" and your argument is called "tModel"?
> >
> > That's the only problem I could spot in your example code.
> >
> > Cheers,
> > Claus
> >
> 
> Hi claus,
> 
> You're correct, but that isn't my problem as @dontvalidate $tModel, and the argument for the action is $tModel.
> 
> Correct, and as far as I can see I agree with you, but TYPO3 doesn't.
> Atleast this install doesn't ;)
> 
> I've even tried to add no_cache to the form hust to make sure it's not some cached arguments which isn't released even though the
> create & new action is marked as nonCacheable.
> 
> But no luck so far, guess I'll just have to validate it oldschool.
> 
> cheers,
> Toke




More information about the TYPO3-project-typo3v4mvc mailing list