Bug #6118

Integer arguments are not validated automatically

Added by Robert Lemke over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-01-20
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

0%

Category:MVC
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 8
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The annotation

@param integer $argument

does not add a Number or similar validator automatically

History

#1 Updated by Robert Lemke over 5 years ago

  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from New to Needs Feedback

Under what circumstances? Controller actions? Model actions?

#3 Updated by Karsten Dambekalns over 5 years ago

  • Status changed from Needs Feedback to Resolved

Works as expected for int, integer, float as parameters to methods in controllers. Seems it got fixed along the way...

Also available in: Atom PDF