Bug #36409
Remove deprecated code for 6.0
| Status: | Closed | Start date: | 2012-04-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assigned To: | - | % Done: | 0% | |
| Category: | Workspaces | Spent time: | - | |
| Target version: | - | |||
| TYPO3 Version: | 6.1 | Is Regression: | ||
| PHP Version: | Sprint Focus: | |||
| Complexity: | 
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
Related issues
History
#1 Updated by Christian Kuhn over 2 years ago
- Status changed from New to Closed
- TYPO3 Version changed from 6.0 to 6.1
this was handled.
#2 Updated by Michael Stucki over 1 year ago
- Category set to Workspaces
#3 Updated by Michael Stucki over 1 year ago
- Project changed from Workspaces & Versioning to Core
- Category changed from Workspaces to Workspaces