Actions
Feature #62428
closedAdd pattern attribute to TextfieldViewHelper
Start date:
2014-10-23
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Currently the TextfieldViewHelper supports some common attributes such as maxlength, readonly, placeholder or required. However it would be nice if you could also use the pattern attribute to define a regular expression for frontend input validation.
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Accepted
- Target version set to 7.0
Updated by Mathias Schreiber almost 10 years ago
- Tracker changed from Bug to Feature
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Accepted 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 http://review.typo3.org/35601
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35601
Updated by Anonymous almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 09a4c299776ffaca4ad2bfddce3bc5f321b0d684.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions