Project

General

Profile

Actions

Bug #20285

closed

t3lib_div::validEmail seems to not validate all addresses correctly

Added by marco bamert about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-04-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

according to http://en.wikipedia.org/wiki/E-mail_address#RFC_specification (and of course the real rfc itself), email addresses may contain "+" in the local part.

however t3lib_div::validEmail() returns false.

(issue imported from #M10854)


Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Bug #17675: t3lib_div::validEmail does not allow '+' in localpart of mail addressClosedChristian Kuhn2007-10-12

Actions
Has duplicate TYPO3 Core - Feature #17334: [Code] Improved t3lib_div::validEmail() satisfying RFC 3696ClosedChristian Kuhn2007-05-26

Actions
Actions #1

Updated by Oliver Hader about 15 years ago

Please test the same method with TYPO3 4.3...
There the filter methods of PHP are used and should validate mail addresses correctly now.

Actions #2

Updated by Andy Grunwald about 15 years ago

This ticket could be closed.

I`ve test this issue and t3lib_div:validEmail resturns true if incomming value is ''

Actions #3

Updated by Oliver Hader about 15 years ago

Closing bug report since there was no further feedback and could be reproduced with TYPO3 4.3-alpha2.

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF