Project

General

Profile

Actions

Bug #31573

closed

fe_adminLib.inc uses removed function

Added by Tomita Militaru over 12 years ago. Updated over 5 years ago.

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


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #33845: Usage of deprecated tslib_cObj::checkEmail()Rejected2012-02-10

Actions
Actions #1

Updated by Mr. Hudson over 12 years ago

  • Status changed from New to Under Review

Patch set 1 of change I11a55d5ae5ca5045df253b81e315a21b5eb712c0 has been pushed to the review server.
It is available at http://review.typo3.org/6545

Actions #2

Updated by Markus Klein over 12 years ago

Thanks for reporting this Tomita.

As it turned out there were even more places, where the replacement has been forgotten.
Please test the patch and vote for it.

~Markus

Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I11a55d5ae5ca5045df253b81e315a21b5eb712c0 has been pushed to the review server.
It is available at http://review.typo3.org/6545

Actions #4

Updated by Gerrit Code Review over 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/6545

Actions #5

Updated by Markus Klein about 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/8980

Actions #7

Updated by Markus Klein about 12 years ago

  • Status changed from Under Review to Resolved
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF