Resolved/FIXED a bug with a http request

Casey Daniell CDaniell at realm.com
Thu Jan 12 23:22:27 UTC 2006


While this isn't quite what your wanting, it might suffice.

http://deskzilla.com/news/2005-10-05.html

Its a privately developed front-end for bugzilla.

-----Original Message-----
From: developers-owner at bugzilla.org
[mailto:developers-owner at bugzilla.org]On Behalf Of Calvert, Douglas
Sent: Thursday, January 12, 2006 5:03 PM
To: developers at bugzilla.org
Subject: Re: Resolved/FIXED a bug with a http request


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


--
Douglas F. Calvert <dcalvert at alliancebankna.com>
Information Security Officer, Alliance Bank NA
Phone: 315.475.7770  /  Cell: 315.952.8530  /  Fax: 315.475.0870

***********************************************************************
Confidentiality Notice:  This email contains privileged and confidential
information.
Any dissemination or copying of this email is strictly prohibited
without prior consent.
*********************************************************************** 

 


________________________________

	From: developers-owner at bugzilla.org
[mailto:developers-owner at bugzilla.org] On Behalf Of Myk Melez
	Sent: Wednesday, January 11, 2006 2:32 PM
	To: developers at bugzilla.org
	Cc: Vianney Lecroart
	Subject: Re: Resolved/FIXED a bug with a http request
	
	
	bzorg-ml at rsz.jp wrote: 

		On Wed, 11 Jan 2006 09:07:23 +0100 
		Vianney Lecroart <vianney.lecroart at f4-group.com>
<mailto:vianney.lecroart at f4-group.com>  wrote 
		
		  

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

		
		why?
		ask assignee or someone or admin to give you that priv,
		then just use show_bug.cgi.
		  

	Presumably Vianney is looking for a way to programmatically
resolve bugs.
	
	

		anyway this isn't a support place, see
http://www.bugzilla.org/support/
		  

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


-
To view or change your list settings, click here:
<http://bugzilla.org/cgi-bin/mj_wwwusr?user=cdaniell@realm.com>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bugzilla.org/pipermail/developers/attachments/20060112/755b1334/attachment.html>


More information about the developers mailing list