Bug #24594
closedUpload to TER not possible
0%
Description
The tab 'TER upload' for an extension is inactive. Therefore no TER upload is possible.
(issue imported from #M17059)
Updated by Thomas Löffler almost 14 years ago
In my version, the tab is active.
But when uploading the extension, there is a soap error:
SoapClient::SoapClient() [soapclient.soapclient]: 'uri' option is required in nonWSDL mode
Backtrace:
#0 /Applications/MAMP/htdocs/typo3-45/typo3/sysext/em/classes/connection/class.tx_em_connection_soap.php(89): SoapClient->SoapClient(NULL, Array)
#1 /Applications/MAMP/htdocs/typo3-45/typo3/sysext/em/classes/connection/class.tx_em_connection_ter.php(347): tx_em_Connection_Soap->init(Array)
#2 /Applications/MAMP/htdocs/typo3-45/typo3/sysext/em/classes/connection/class.tx_em_connection_extdirectserver.php(481): tx_em_Connection_Ter->uploadToTER(Array)
#3 [internal function]: tx_em_Connection_ExtDirectServer->uploadExtToTer(Array)
#4 /Applications/MAMP/htdocs/typo3-45/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php(158): call_user_func_array(Array, Array)
#5 /Applications/MAMP/htdocs/typo3-45/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php(103): t3lib_extjs_ExtDirectRouter->processRpc(Object(stdClass), 'TYPO3.EM')
#6 [internal function]: t3lib_extjs_ExtDirectRouter->route(Array, Object(TYPO3AJAX))
Revision 10275
Updated by Steffen Gebert almost 13 years ago
- Status changed from New to Rejected
- Target version deleted (
0)
TER tab is only active, if you have saved your t3o credentials.. yes.. that sucks..
Updated by Pascal Uhlmann almost 13 years ago
I'm also having the same problem using version 4.5.10. The upload tab is active and after starting the upload it fails with the same error message. So I can't upload extension updates at the moment.