Project

General

Profile

Actions

Task #66052

closed

Make Backend Module URLs absolute

Added by Benni Mack about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-03-26
Due date:
% Done:

100%

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

Description

In the approach to remove all occurences of dealing with
relative URL referencing in the TYPO3 Backend, the main mod.php
calls are now always prefixed with "/{possiblesubfolder/}typo3/" so
no backPath parameter and calculations are needed anymore.

The patch thus removes all locations of the JavaScript
variable "top.TS.PATH_typo3" containing the backpath and
makes the "relative" path to BackendUtility::getModuleUrl()
always a absolute prefix relative to the PATH_typo3 structure.


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #66272: Path in workspace to preview single element is wrongClosedAnja Leichsenring2015-04-04

Actions
Related to TYPO3 Core - Bug #66277: Path in refresh login modal is wrongClosedAnja Leichsenring2015-04-04

Actions
Related to TYPO3 Core - Bug #66279: Path in feedit edit icon is wrongClosedAnja Leichsenring2015-04-04

Actions
Related to TYPO3 Core - Bug #66281: Path to iframe for listing changes in WS is wrongClosedAnja Leichsenring2015-04-04

Actions
Precedes TYPO3 Core - Task #66092: Cleanup backpath in calls to \TYPO3\CMS\Backend\Utility\BackendUtility::editOnClickClosedMarkus Klein2015-03-27

Actions
Actions

Also available in: Atom PDF