Project

General

Profile

Actions

Bug #26133

closed

Fix broken string replacement for media/ folder

Added by Patrick Rodacker about 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-04-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The function setAbsRefPrefix() of the class tslib_fe includes the following string replacement, which is obsolete and should be removed.

$this->content = str_replace('"media/', '"'.t3lib_extMgm::siteRelPath('cms').'tslib/media/', $this->content);

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #25028: Remove cms/tslib/media folder to TER extensionClosed2011-02-14

Actions
Related to TYPO3 Core - Bug #25985: remove obsolete check for dir media/scripts/ in Function tslib_fe::checkFileIncludeClosed2011-04-15

Actions
Related to TYPO3 Core - Task #28024: Remove tslib/media, cglify statictemplates/mediaClosed2011-07-09

Actions
Actions

Also available in: Atom PDF