Actions
Bug #62638
closedExtbase CommandController only loads settings from pid=1
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-11-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hello
If an Extbase CommandController needs to access typoscript-settings (constants or so) only settings from page with pid=1 will be fetched. I think the "root-Page" is better place to fetch these settings OR there must be an option to set the setup-storagePID.
Because in some installations page with pid=1 doesn't exist or doesn' match with root-Page.
Thanx.
Actions