2008/5/23 Dermot McCluskey <[EMAIL PROTECTED]>: > Hi, > > Is the "Bugzilla Inbound Email" interface supported, as documented here: > http://defect.opensolaris.org/bz/docs/html/api/email_in.html > Or is there any other scriptable way to submit a new bug? > > We have a need to be able to submit simple bugs instantly, via script.
There should be an XML-RPC API as well assuming SOAP::Lite was installed for our BugZilla instance: http://www.bugzilla.org/releases/3.0.3/release-notes.html#v30_feat_xmlhttp://www.bugzilla.org/releases/3.0.3/release-notes.html#v30_feat_xml http://www.bugzilla.org/docs/3.0/html/api/contrib/bz_webservice_demo.html Cheers, -- Shawn Walker "To err is human -- and to blame it on a computer is even more so." - Robert Orben _______________________________________________ website-discuss mailing list [email protected]
