Actions
Bug #24596
closedSwap/Publish calls wrong file
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-01-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
With installed version extension the page module calls the wrong file when trying to swap a workspace. The error message says:
Oops, an error occured!
Reason: File "tce_db.php" was not found (2)!
The page module tries to load the file
http://.../typo3conf/ext/templavoila/mod1/tce_db.php?&cmd[pages]95[version][swapWith]=96&cmd[pages]95[version][action]=swap&redirect=%2Ftypo3conf%2Fext%2Ftemplavoila%2Fmod1%2Findex.php%3Fid%3D95&vC=f44bc28793&prErr=1&uPT=1
which does not exists.
To reproduce create new new version, change to it and call swap/publish in the "Version" tab of the page module.
Problem occurs with typo3 4.5.0beta4 and templavoila from trunk on forge.
(issue imported from #M17061)
Actions