Project

General

Profile

Actions

Task #78193

closed

Deprecate ExtensionManagementUtility::extRelPath()

Added by Benni Mack over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2016-10-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The method extRelPath() is always referring to the relative path
of the current script running, thus it always depends on a valid
path which can be anything.

Instead, solutions like the "EXT:" syntax should be used,
or paths absolute or relative to the PATH_site.

There are alternatives in place, and these should be used
for anything regarding path resolving.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #78490: file_get_contents fail prevents page tree to renderClosedNicole Cordes2016-10-28

Actions
Actions #1

Updated by Gerrit Code Review over 7 years ago

  • Status changed from New to Under Review

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48915

Actions #2

Updated by Benni Mack over 7 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF