Actions
Bug #41064
closedSwap / Publish button has wrong link
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2012-09-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you are in the Page module, an try to swap / publish in the "version selector" box, it leads to wrong location of tce_db.php (path to typo3/sysext/cms/layout) instead of typo3/tce_db.php an the "file not found" error is generated. It is probably wrong backlink setting. Therefore it is definitely not possible to swap/publis desired version. I found it in the version 4.5.13 of the extension "version".
File: typo3/sysext/version/class.tx_version_gui.php
Line: 90
The link is generated by calling $GLOBALS['TBE_TEMPLATE']->issueCommand
Files
Actions