<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>RE: Resolved/FIXED a bug with a http request</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>While this isn't quite what your wanting, it might suffice.</FONT>
</P>

<P><FONT SIZE=2><A HREF="http://deskzilla.com/news/2005-10-05.html" TARGET="_blank">http://deskzilla.com/news/2005-10-05.html</A></FONT>
</P>

<P><FONT SIZE=2>Its a privately developed front-end for bugzilla.</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: developers-owner@bugzilla.org</FONT>
<BR><FONT SIZE=2>[<A HREF="mailto:developers-owner@bugzilla.org">mailto:developers-owner@bugzilla.org</A>]On Behalf Of Calvert, Douglas</FONT>
<BR><FONT SIZE=2>Sent: Thursday, January 12, 2006 5:03 PM</FONT>
<BR><FONT SIZE=2>To: developers@bugzilla.org</FONT>
<BR><FONT SIZE=2>Subject: Re: Resolved/FIXED a bug with a http request</FONT>
</P>
<BR>

<P><FONT SIZE=2>The real magic bullet discussion is</FONT>
<BR><FONT SIZE=2><A HREF="https://bugzilla.mozilla.org/show_bug.cgi?id=224577" TARGET="_blank">https://bugzilla.mozilla.org/show_bug.cgi?id=224577</A></FONT>
<BR><FONT SIZE=2>Bugzilla could use a web services interface </FONT>
<BR><FONT SIZE=2>"Having a web services interface to Bugzilla would be a nifty tool to</FONT>
<BR><FONT SIZE=2>allow remote users to enter bugs via a client-side, native interface.</FONT>
<BR><FONT SIZE=2>The current method used by tools like Bugxula works, but doesn't provide</FONT>
<BR><FONT SIZE=2>the interface stability that a web service would and requires a bit of</FONT>
<BR><FONT SIZE=2>server-side setup to generate the .rss files required for use."</FONT>
<BR><FONT SIZE=2> </FONT>
</P>
<BR>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Douglas F. Calvert <dcalvert@alliancebankna.com></FONT>
<BR><FONT SIZE=2>Information Security Officer, Alliance Bank NA</FONT>
<BR><FONT SIZE=2>Phone: 315.475.7770  /  Cell: 315.952.8530  /  Fax: 315.475.0870</FONT>
</P>

<P><FONT SIZE=2>***********************************************************************</FONT>
<BR><FONT SIZE=2>Confidentiality Notice:  This email contains privileged and confidential</FONT>
<BR><FONT SIZE=2>information.</FONT>
<BR><FONT SIZE=2>Any dissemination or copying of this email is strictly prohibited</FONT>
<BR><FONT SIZE=2>without prior consent.</FONT>
<BR><FONT SIZE=2>*********************************************************************** </FONT>
</P>

<P><FONT SIZE=2> </FONT>
</P>
<BR>

<P><FONT SIZE=2>________________________________</FONT>
</P>

<P>        <FONT SIZE=2>From: developers-owner@bugzilla.org</FONT>
<BR><FONT SIZE=2>[<A HREF="mailto:developers-owner@bugzilla.org">mailto:developers-owner@bugzilla.org</A>] On Behalf Of Myk Melez</FONT>
<BR>        <FONT SIZE=2>Sent: Wednesday, January 11, 2006 2:32 PM</FONT>
<BR>        <FONT SIZE=2>To: developers@bugzilla.org</FONT>
<BR>        <FONT SIZE=2>Cc: Vianney Lecroart</FONT>
<BR>        <FONT SIZE=2>Subject: Re: Resolved/FIXED a bug with a http request</FONT>
<BR>        
<BR>        
<BR>        <FONT SIZE=2>bzorg-ml@rsz.jp wrote: </FONT>
</P>

<P>                <FONT SIZE=2>On Wed, 11 Jan 2006 09:07:23 +0100 </FONT>
<BR>                <FONT SIZE=2>Vianney Lecroart <vianney.lecroart@f4-group.com></FONT>
<BR><FONT SIZE=2><<A HREF="mailto:vianney.lecroart@f4-group.com">mailto:vianney.lecroart@f4-group.com</A>>  wrote </FONT>
<BR>                
<BR>                <FONT SIZE=2>  </FONT>
</P>

<P>                        <FONT SIZE=2>I have a bugid and I would like to</FONT>
<BR><FONT SIZE=2>Resolved/FIXED this bug with an http </FONT>
<BR>                        <FONT SIZE=2>request. I tried to call process_bug.cgi but it</FONT>
<BR><FONT SIZE=2>requires too much </FONT>
<BR>                        <FONT SIZE=2>parameters (for example the summary that I don't</FONT>
<BR><FONT SIZE=2>have access to).</FONT>
<BR>                        <FONT SIZE=2>Is there easier way to do that?</FONT>
<BR>                        <FONT SIZE=2>    </FONT>
</P>

<P>                
<BR>                <FONT SIZE=2>why?</FONT>
<BR>                <FONT SIZE=2>ask assignee or someone or admin to give you that priv,</FONT>
<BR>                <FONT SIZE=2>then just use show_bug.cgi.</FONT>
<BR>                <FONT SIZE=2>  </FONT>
</P>

<P>        <FONT SIZE=2>Presumably Vianney is looking for a way to programmatically</FONT>
<BR><FONT SIZE=2>resolve bugs.</FONT>
<BR>        
<BR>        
</P>

<P>                <FONT SIZE=2>anyway this isn't a support place, see</FONT>
<BR><FONT SIZE=2><A HREF="http://www.bugzilla.org/support/" TARGET="_blank">http://www.bugzilla.org/support/</A></FONT>
<BR>                <FONT SIZE=2>  </FONT>
</P>

<P>        <FONT SIZE=2>Perhaps, although if it's a question about programmatic access</FONT>
<BR><FONT SIZE=2>to Bugzilla's APIs, it might be considered something of a development</FONT>
<BR><FONT SIZE=2>question, even if it's not about the development of Bugzilla proper.</FONT>
<BR>        
<BR>        <FONT SIZE=2>In any case, it isn't trivial, since process_bug.cgi expects</FONT>
<BR><FONT SIZE=2>requesters to submit many fields of information about the bug; it isn't</FONT>
<BR><FONT SIZE=2>satisfied to be given merely the information being changed.  The change</FONT>
<BR><FONT SIZE=2>multiple bugs form works around this by submitting a special "is not</FONT>
<BR><FONT SIZE=2>being changed" value for fields not being modified.  You may be able to</FONT>
<BR><FONT SIZE=2>do the same.</FONT>
<BR>        
<BR>        <FONT SIZE=2>-myk</FONT>
<BR>        
<BR>        
</P>
<BR>

<P><FONT SIZE=2>-</FONT>
<BR><FONT SIZE=2>To view or change your list settings, click here:</FONT>
<BR><FONT SIZE=2><<A HREF="http://bugzilla.org/cgi-bin/mj_wwwusr?user=cdaniell@realm.com" TARGET="_blank">http://bugzilla.org/cgi-bin/mj_wwwusr?user=cdaniell@realm.com</A>></FONT>
</P>

<P><B>NOTICE: This communication contains information which is confidential to Realm Business Solutions, Inc. or its subsidiary ("Realm"). If you are not the intended recipient of this communication, please delete and destroy all copies. If you are the intended recipient of this communication, you should not copy, disclose or distribute this communication without Realm's authority. Any views expressed in this communication are those of the individual sender, except where the sender specifically states them to be Realm's views. Except as required by law, Realm does not represent, warrant or guarantee that the integrity of this communication has been maintained nor that the communication is free of errors, harmful code, interception or interference.</B></P>

</BODY>
</HTML>