Actions
Task #38756
closedCleanup multiple classes of "localPageTree" in EXT:impexp
Start date:
2012-07-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Description
If you search after "class localPageTree" in TYPO3 page tree, you will find five classes with the same name.
This is not very good, because this classes clan`t be load via autoloader due to the same names.
The autoloader don`t know which must be loaded.
Solution: Lets clean this mess up!
This ticket will handle the localPageTree class in EXT:impexp
Updated by Gerrit Code Review over 12 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/12710
Updated by Andy Grunwald over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5642b7c107ab54bf611232de87acb410eafc4833.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions