|
From: Robert M. <rob...@gm...> - 2012-06-13 13:17:48
|
Hi Alexis,
On Wed, Jun 13, 2012 at 3:24 PM, Alexis Delecour
<del...@gm...> wrote:
> 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.
If you're really using mc_project_get_issues with null parameters, try
setting them to real values, e.g. page = 1, issues_per_page = 50.
Robert
>
> 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
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mantisbt-soap-dev mailing list
> Man...@li...
> https://lists.sourceforge.net/lists/listinfo/mantisbt-soap-dev
>
--
Sent from my (old) computer
|