Project

General

Profile

Actions

Bug #60771

closed

Email addresses not validated against RFC 6531

Added by Mathias Brodala over 9 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2014-08-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The validation in GeneralUtility::validEmail does not comply with RFC 6531.

Since PHP's filter_var + FILTER_VALIDATE_EMAIL doesn't either, we need to convert the user/local part to Punycode, too.

Actions

Also available in: Atom PDF