Actions
Bug #57291
closedRelationHandler->purgeItemArray() should use isTableWorkspaceEnabled check
Start date:
2014-03-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
Description
The purgeItemArray method produces database errors ("Unknown column 't3ver_oid' in 'field list'") if there are mm relations without workspace support.
A check for BackendUtility::isTableWorkspaceEnabled solves the problem.
(See http://forge.typo3.org/issues/57169)
Files
Actions