Actions
Bug #36409
closedRemove deprecated code for 6.0
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2012-04-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Core, version and workspace module still have some deprecated code that can be removed for 6.0.
At first glance it seems some of them are still used by version / workspace, so it would be great if some workspace member could sort this out:
- t3lib_beFunc::compilePreviewKeyword()
- t3lib_beFunc::isPidInVersionizedBranch()
- disable_autocreate matches in t3lib_userauthgroup (method workspaceAllowAutoCreation(), workspaceVersioningTypeAccess(), workspaceVersioningTypeGetClosest(),
- deprecation message in moveRecord() of t3lib_tcemain
Actions