Actions
Bug #64382
closedCommandController ignored recursive flag
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2015-01-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
For a CommandController with:
plugin.tx_extension.persistence.recursive = x
The flag is ignored and only storagePid is considered when building the query.
Updated by Riccardo De Contardi over 8 years ago
- Status changed from New to Needs Feedback
I am sorry for this very late answer;
recursive
should work in BE and thus CLI context on version 6.2.x; can you please try with the latest 6.2.25 version? Thank you very much.
Please note that if the issue persists, it will only be fixed for version 7.6.9 and higher
Updated by Frans Saris about 8 years ago
When used in backend you need to set the module.tx_extensionname instead of plugin tx_extensionname
Updated by Riccardo De Contardi about 8 years ago
Tomita, could you tell us if the suggestion from Frans Saris solves your problem? Thank you
Updated by Riccardo De Contardi almost 8 years ago
- Status changed from Needs Feedback to Closed
No feeback since the last 90 days > closing this issue
If you think that this is the wrong decision or experience the issue again, please reopen it or open a new issue with a reference to this one. Thank you!
Actions