Actions
Bug #11209
closedBACK_PATH is not handled right in class.tx_version_gui.php
Start date:
2010-12-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The class.tx_version_gui.php still uses $GLOBALS['TBE_TEMPLATE']->backPath in two places, since this is not valid in any case the [Version Management] button causes a 404 when clicked and the blinking red arrow doesn't show up in front of the workspace. Attached patch fixes this (successfully testing in Page module, List module and TemplaVoila pagemodule).
Files
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Committed to trunk (rev. 3203)
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5 Beta 2)
Actions