Actions
Bug #46399
closedUpdating Extensions in 6.1.0 alpha not possible
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-03-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
I tried to update some extensions using the EM of TYPO3 6.1.0 alpha.
Sadly, the spinner wheel is loading endlessly.
Debugging the AJAX-Requests showed a 500 Error (a TYPO3 Error Message) and the called URL seems quite strange:
I get a TYPO3/Extbase error msg stating that controller "Download" isnt allowed by this extension, which seems no wonder given the Extension name "tx_extensionmanager_tools_extensionmanagerextensionmanager".
Plz look into it because that would be a major flaw in 6.1....
Actions