Actions
Bug #57262
closedInstall Tool: getFolderStatus ajax also being called in Step Installer
Start date:
2014-03-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The Ajax calls to getFolderStatus and getEnvironmentStatus are useful to add the badges in the left menu of the Install Tool.
But they are also being fired when the Step Installer is running (no Left Menu).
It would be more stable if we would only fire these ajax calls when the Left Menu is indeed loaded and not regardless of the page you are in.
Actions