Task #41096
Task #40095: Move core to namespaces
Rename usage of Core\DataHandler\DataHandler
Status: | Resolved | Start date: | 2012-09-20 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Workspaces | Spent time: | - | |
Target version: | 6.0.0-RC1 | |||
TYPO3 Version: | 6.0 | Complexity: | ||
PHP Version: | 5.3 | Sprint Focus: |
Description
Old t3lib_tcemain was renamed to Core\DataHandler\DataHandling, but should have been Core\DataHandling\DataHandler instead, located beside the other classes and hook interfaces. The patch changes all usages in EXT:workspace.
Related issues
Associated revisions
[TASK] Rename usage of Core\DataHandler\DataHandler
Old t3lib_tcemain was renamed to Core\DataHandler\DataHandling, but
should have been Core\DataHandling\DataHandler instead, located beside
the other classes and hook interfaces.
The patch changes all usages in EXT:workspace.
Change-Id: I58c2f76723daf1708c7dad819da9000af8c3c977
Resolves: #41096
Related: #41094
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14761
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[TASK] Rename Core\DataHandler\DataHandler
Old t3lib_tcemain was renamed to Core\DataHandler\DataHandling, but
should have been Core\DataHandling\DataHandler instead, located
beside the other classes and hook interfaces.
The patch moves the file and corrects all usages, and raises
submodule pointers of workspace and version that already got
the rename patches.
Change-Id: I394849aceebc389d88b0da0f0ff9751a7cc8efc5
Resolves: #41094
Related: #40095
Related: #41095
Related: #41096
Releases: 6.0
Reviewed-on: http://review.typo3.org/14762
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14761
#2 Updated by Christian Kuhn almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
#3 Updated by Michael Stucki over 1 year ago
- Category set to Workspaces
#4 Updated by Michael Stucki over 1 year ago
- Project changed from Workspaces & Versioning to Core
- Category changed from Workspaces to Workspaces