On 4/28/2010 11:07 AM, Ambrish Yadav wrote: > Hi all, > > Has anyone implemented a client in python with SOAPpy for mantisconnect ? > I could successfully implement "mc_issue_get_id_from_summary" and > "mc_issue_add". However I have problems with "mc_issue_note_add"
There is a plugin for Supybot that uses SOAPpy to connect and gather basic issue data, but I'm currently having troubles trying to get it to work as well. I'm assuming the plugin has run into one of the many SOAP API bug fixes that recently went into 1.2.x. The plugin code is in a Git repository hosted on Github: http://github.com/giallu/supybot-mantis Cheers -- John Reese LeetCode.net ------------------------------------------------------------------------------ _______________________________________________ mantisbt-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mantisbt-help
