Package: typo3-src
Version: 4.2.5-1+lenny4
Severity: normal
Tags: patch

the patch 06-SecBull-TYPO3-SA-2010-012.dpatch introduces the usage of
a non existing function: t3lib_div::sanitizeLocalUrl

In my case this renders the backend unusable with the error:
PHP Fatal error:  Call to undefined method t3lib_div::sanitizelocalurl() in 
/usr/share/typo3/typo3_src-4.2/typo3/index.php on line 125

the function sanitizelocalurl was obviously introduced after typo3 4.2.5 but 
wasn't backported along with the other stuff

applying the patch 0015263_v2.patch from this bugreport solved the problem for 
me:
http://bugs.typo3.org/view.php?id=15263

Noet however that this patch was intended for typo3 4.1 and maybe it is better 
to get the function definition from the same version as the rest of the 
backported security fixes

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to