Actions
Bug #37154
closedExtension Upload shows the invalid alert box
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-05-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When I upload an extension to TER, then an alert box pops up: "Invalid!"
No more info is given. The upload fails. It should give a clear description what went wrong and why it does not upload the extension.
The last SQL query comes from:
------------------------
t3lib_div::callUserFunction#73 // call_user_func_array#4659 // t3lib_extjs_ExtDirectRouter->route# // t3lib_extjs_ExtDirectRouter->processRpc#106 // call_user_func_array#183 // tx_em_Connection_ExtDirectServer->uploadExtToTer# // tx_em_Connection_ExtDirectServer->getSelectedRepository#654 // tx_em_Database::getRepositories#1578
Actions