Actions
Bug #23741
closedLive workspace does not respect move-to-placeholders
Start date:
2010-10-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
if you have ever moved a page on a workspace, and you switch back to the live workspace, you'll see these strange pages "MOVE-TO-PLACEHOLDER". Well, the reason is that this is long-standing bug that the MOVE-TO-PLACEHOLDERs shouldn't be displayed in the live-workspace.
Solution:
The single point where this needs to be changed is in t3lib_BEfunc. The attached patch adds comments and the additional change for the live workspace.
(issue imported from #M16005)
Files
Actions