Actions
Bug #22174
closedUpload to TER leads to SOAP-Error
Start date:
2010-02-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When uploading an extension to TER I get the message "Fatal error: SOAP-ERROR: Encoding: object hasn't 'name'
property in [...]/typo3/mod/tools/em/class.em_soap.php on line 229"
Steffen Ritter guessed to change line 304 in typo3/mod/tools/em/class.em_terconnection.php from "$filesData['fileData'][]·=·array·("
to "$filesData[]·=·array·(" but this doesn't solve the problem but leads to a different error ("Fatal error: Cannot use [] for reading in /www/htdocs/w0063549/typo3/typo3/mod/tools/em/class.em_terconnection.php on line 302") when starting EM.
(issue imported from #M13644)
Actions