Anonymantis stack trace error

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
jejernig
Posts: 2
Joined: 04 Feb 2010, 14:58

Anonymantis stack trace error

Post by jejernig »

I keep getting this error when i try and post a bug through Anonymantis. I tried on 1.1.8 (didn't work) now i am on 1.2.0rc2 (still doesn't work). Anyone know where to look or what to do to fix this. I am lost on this one.

Report Submitted

Thank you for your feedback! We will be in touch regarding your issue (#Array)

You will be redirected to our homepage shortly. (Or, just click here)
Error

Server: Error Type: SYSTEM NOTICE,
Error Description:
Undefined index: id,
Stack Trace:
mc_issue_api.php L412 mci_get_project_id( { ['name'] => 'Transparency Exchange' })
UnknownFile L? mc_issue_add('anonymantis', 'MYPASSWORD', { ['project'] => { ['name'] => 'Transparency Exchange' }, ['category'] => 'Code Error', ['priority'] => { ['name'] => 'normal' }, ['severity'] => '', ['reporter'] => { ['name'] => 'anonymantis' }, ['summary'] => 'test', ['reproducibility'] => { ['name'] => 'always' }, ['description'] => 'Test', ['steps_to_reproduce'] => '', ['additional_information'] => 'Submitted by user: MYEMAIL
------------------------------
Everything below this line is visible through the status page
------------------------------' })
nusoap.php L3997 call_user_func_array('mc_issue_add', { [0] => 'anonymantis', [1] => 'MYPASSWORD', [2] => { ['project'] => { ['name'] => 'Transparency Exchange' }, ['category'] => 'Code Error', ['priority'] => { ['name'] => 'normal' }, ['severity'] => '', ['reporter'] => { ['name'] => 'anonymantis' }, ['summary'] => 'test', ['reproducibility'] => { ['name'] => 'always' }, ['description'] => 'Test', ['steps_to_reproduce'] => '', ['additional_information'] => 'Submitted by user: MYEMAIL
------------------------------
Everything below this line is visible through the status page
------------------------------' } })
nusoap.php L3686 invoke_method()
mantisconnect.php L1390 service('anonymantisMYPASSWORDTransparency ExchangeCode ErrornormalanonymantistestalwaysTestSubmitted by user: MYEMAIL
------------------------------
Everything below this line is visible through the status page
------------------------------')
Post Reply