|
From: Alexis D. <del...@gm...> - 2012-06-13 12:24:43
|
Hi,
I am currently using Mantis 1.1.8 and its SOAP API. I have a hard time
getting issues with mc_project_get_issues.
Here is the result I get :
Error Description:
Undefined offset: 1,
Stack Trace:
Arrayfilter_api.php L410 log_event(4, 'FILTERING: START NEW FILTER QUERY')
mc_project_api.php L30 filter_get_bug_rows(null, null, 0, 0, null, 457)
UnknownFile L? mc_project_get_issues('xxx', 'xxx', 457, null, null)
nusoap.php L3997 call_user_func_array('mc_project_get_issues', { [0] =>
'xxx', [1] => 'xxx', [2] => 457, [3] => null, [4] => null })
nusoap.php L3686 invoke_method()
mantisconnect.php L1418 service('<?xml version="1.0"
encoding="UTF-8"?>
The project Id exists and has issues. Do you have any ideas of where my
problem came from?
Thanks
|