Bug #24764
closedMy Extensions: PHP Warning ExtDirect
0%
Description
When I open the "My Extensions" tab, I get the following error in the Debug Console.
PHP Warning: Missing argument 1 for tx_em_Connection_ExtDirectSoap::getExtensions() in /opt/local/apache2/vhosts/typo3dev/typo3conf/ext/em/classes/connection/class.tx_em_connection_extdirectsoap.php line 186
Backtrace:
#0 /opt/local/apache2/vhosts/typo3dev/typo3conf/ext/em/classes/connection/class.tx_em_connection_extdirectsoap.php(186): t3lib_error_ErrorHandler->handleError(2, 'Missing argumen...', '/opt/local/apac...', 186, Array)
#1 [internal function]: tx_em_Connection_ExtDirectSoap->getExtensions()
#2 /opt/local/apache2/vhosts/typo3dev/typo3_src/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php(158): call_user_func_array(Array, Array)
#3 /opt/local/apache2/vhosts/typo3dev/typo3_src/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php(103): t3lib_extjs_ExtDirectRouter->processRpc(Object(stdClass), 'TYPO3.EMSOAP')
#4 [internal function]: t3lib_extjs_ExtDirectRouter->route(Array, Object(TYPO3AJAX))
#5 /opt/local/apache2/vhosts/typo3dev/typo3_src/t3lib/class.t3lib_div.php(5134): call_user_func_array(Array, Array)
#6 /opt/local/apache2/vhosts/typo3dev/typo3_src/typo3/ajax.php(73): t3lib_div::callUserFunction('t3lib/extjs/cla...', Array, Object(TYPO3AJAX), false, true)
(issue imported from #M17257)