Project

General

Profile

Actions

Bug #23286

closed

Use of undefined method t3lib_div::sanitizeLocalUrl()

Added by Gregor Hermens over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-07-28
Due date:
% Done:

0%

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

Description

After updating from 4.1.13 to 4.1.14 these errors occur:

On logout from BE:
Fatal error: Call to undefined method t3lib_div::sanitizeLocalUrl() in /usr/local/lib/typo3/typo3_src-4.1.14/typo3/logout.php on line 75

On clearing all caches:
Fatal error: Call to undefined method t3lib_div::sanitizeLocalUrl() in /usr/local/lib/typo3/typo3_src-4.1.14/typo3/tce_db.php on line 115

(issue imported from #M15260)


Files

0015260.patch (2.02 KB) 0015260.patch Administrator Admin, 2010-07-28 14:35

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23287: Clearing caches in backend only displays empty frameClosedOliver Hader2010-07-28

Actions
Related to TYPO3 Core - Bug #23291: Applying patch in issue 15260 kills site and backendClosedChris topher2010-07-28

Actions
Actions #1

Updated by Michael Raberger over 13 years ago

i can confirm this error !

there is a function called sanitizeBackEndUrl in class.t3lib_div.php on line 3569

from the changelog of TYPO3 4.2.11

Follow-up to bugfix #21346: Renamed sanitizeBackEndUrl() to sanitizeLocalUrl() in t3lib_div

Actions #2

Updated by Davide Principi over 13 years ago

+1

same problem on deleting a page record

Actions #3

Updated by Oliver Hader over 13 years ago

Fixed in SVN TYPO3_4-1 (rev. 8444)

Actions #4

Updated by Oliver Hader over 13 years ago

This RFC was reverted in TYPO3_4-1 again (rev. 8450)

Actions #5

Updated by Ingo Renner over 13 years ago

released in
4.1.15

Actions

Also available in: Atom PDF