Actions
Bug #24383
closedExtend getRecordWSOL with possibility to unset workspace move pointers
Start date:
2010-12-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The method t3lib_befunc::getRecordWSOL() has at the moment no possibility to hand the variable "unsetMovePointers" to the underlying function workspaceOL() and therefore always returns the pointer record for a moved page in a workspace.
For the new pagetree this means that you would see two versions of any moved page.
Attached patch extends getRecordWSOL with the possibility to hand over the unsetMovePointers param.
(issue imported from #M16803)
Files
Actions