Actions
Bug #61022
closedAll EM records (extensions+repositories) are listed by cleaner-check as orphaned
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2014-08-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When running typo3/cleaner_check.sh ALL (i.e. several thousand) records of tx_extensionmanager_domain_model_extension and the single record in tx_extensionmanager_domain_model_repository are listed in category "[orphan_records] Records that should not be at root level but are."
Can they be moved somewhere else or can they be marked so that the lowlevel checker and cleaner ignores them?
Updated by Daniel Minder over 10 years ago
Well, it seems in TCA's ctrl section there is a simple 'rootLevel' => 1 missing.
Updated by Daniel Minder almost 10 years ago
Duplicate of #55893 which is now fixed. Please close!
Updated by Wouter Wolters almost 10 years ago
- Status changed from New to Closed
As requested -> closed.
Actions