Actions
Bug #74048
closedValidation for Email leads to InvalidArgumentException in MailPostProcessor
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2016-03-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
validation, email
Complexity:
Is Regression:
No
Sprint Focus:
Description
If an invalid email is entered in the Field "Email address of the recipient:" as Post Processor in the "Form"-Tab of the mailform content element, an InvalidArgumentException is thrown in the frontend if the formular is submitted.
Updated by Björn Jacob over 8 years ago
- Subject changed from Validation for E-Mail leads to InvalidArgumentException in MailPostProcessor to Validation for Email leads to InvalidArgumentException in MailPostProcessor
- Description updated (diff)
- Status changed from New to Closed
Currently, this won't be tackled. IMHO, we have to harden the form wizard in the backend to avoid entering invalid email addresses. I'm closing this issue and add the requiremen to the blueprint.
Actions