Actions
Bug #75307
closedFormEngineValidation: range not working
Status:
Closed
Priority:
Must have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2016-03-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Remote Sprint
Description
range
fields a re currently broken in FormEngineValidation, as the lower/upper limits are treated as strings rendering the value > maxValue
comparison only returning false, if the value equals maxValue.
Actions