Actions
Bug #69740
closedvalidEmail in GeneralUtility accepts special UTF8 characters
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-09-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
validEmail
in GeneralUtility
accepts the following mail address as valid and returns TRUE for this mail address:foo.bar@☺example.com
SwiftMailer on the other hand throws an exception for this mail address.
Actions