Task #69355
closedEXT:form - Allow case insensitive for inarray validator
100%
Description
Right now when using the "inarray" validator the validation is case sensitive. There should be a new configuration which allows to switch off case sensitivity. See example.
temp.vInarray = inarray temp.vInarray { # @ToDo: Would it make sense to have a configuration to switch off case sensitivity? array { 1 = TYPO3 2 = Wordpress 3 = Joomla 4 = Drupal } }
Updated by Björn Jacob about 9 years ago
- Subject changed from Forms: allow case insensitive for inarray validator to EXT:form - Allow case insensitive for inarray validator
- Target version set to 8 LTS
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Björn Jacob over 8 years ago
- Tracker changed from Feature to Task
- TYPO3 Version set to 8
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Gerrit Code Review over 8 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Gerrit Code Review over 8 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Gerrit Code Review over 8 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Gerrit Code Review over 8 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47105
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47484
Updated by Florian Mast over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e8d3853c54fca4198d16f5b1de76a48171740655.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed