Actions
Bug #42792
closedMethod validEmail in general utility should test empty string and object
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-11-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Updated by Thorsten Kahler about 12 years ago
- Status changed from New to Needs Feedback
Could you please add some information here?
Updated by Christian Kuhn about 12 years ago
validEmail() throws warnings if feeded with something else than a string. this should be sanitized.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16462
Updated by Christian Kuhn about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 68759f086981127a1380d40bca33c07e08cfcbe7.
Actions