Actions
Bug #31573
closedfe_adminLib.inc uses removed function
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2011-11-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When validating a field from typoscript of type EMAIL, the check is made using tslib_cObj::checkEmail which should be replaced with t3lib_div::validEmail, hence throwing a fatal error.
Script location: typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
Line: 623
Actions