Feature #54534
closedEXT:form - Validation of email should respect empty value
100%
Description
When using the email form validation, there should be an option to skip validation if the field is empty; in the current implementation it is not possible to validate a non-mandatory email field.
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from next-patchlevel to 7.5
Updated by Björn Jacob over 9 years ago
- Category changed from Form Framework to 1602
Updated by Björn Jacob over 9 years ago
- Category changed from 1602 to Form Framework
Updated by Björn Jacob over 9 years ago
- Tracker changed from Bug to Feature
I consider this as a feature. It depends on the use case but there are some related problems when not having the email address as mandatory field. If it's the only email address field there can be related issues with the post processor which may depend on providing an email address. This is nothing we have to take care of but the integrator. Anyway this a behavioural change which should not go into TYPO3 6.x.
Updated by Björn Jacob about 9 years ago
- Target version changed from 7.5 to 8 LTS
Updated by Björn Jacob about 9 years ago
- Subject changed from Validation of email should respect empty value to EXT:form - Validation of email should respect empty value
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/47059
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/47059
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/47059
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/47059
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/47059
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/47075
Updated by Florian Mast over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 183e49f5a8770ad3db5a61011b2a62d2aa5b2f9a.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed