Problem connecting to Bugzilla
Matt Roth <[email protected]> Thu, 19 Feb 2009 15:53:47 -0500
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
--000e0cd405049bf4dd04634bbb9b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, I am trying to integrate Netbeans 6.5 and Bugzilla 3.0.6 together for a project. The problem is when I try to give Netbeans my base url and query string that should generate a bug task it does not give me any bug tasks including the one I am looking for in Netbeans but no messages come up saying anything is wrong. I downloaded and installed the bug list plugin for Netbeans 6.5 and I can click on the "Bug" icon to open a "New Query" dialog. I then go the drop down and select Bugzilla. I enter http://clforjava.cs.cofc.edu/bugzilla in the Base URL field and hit enter and it says "server OK." I then enter in my query as the one listed below. I click the OK button and in the bottom left it says "querying bug database for list of bugs" but no bugs are displayed in Netbeans 6.5. Query entered: advanced&short_desc_type=3Dallwordssubstr&short_desc=3DNetbeans+test&long_d= esc_type=3Dsubstring&long_desc=3D&bug_file_loc_type=3Dallwordssubstr&bug_fi= le_loc=3D&bug_status=3DNEW&bug_status=3DASSIGNED&bug_status=3DREOPENED&emai= lassigned_to1=3D1&emailtype1=3Dsubstring&email1=3D&emailassigned_to2=3D1&em= ailreporter2=3D1&emailcc2=3D1&emailtype2=3Dsubstring&email2=3D&bugidtype=3D= include&bug_id=3D&chfieldfrom=3D&chfieldto=3DNow&chfieldvalue=3D&cmdtype=3D= doit&order=3DReuse+same+sort+as+last+time&field0-0-0=3Dnoop&type0-0-0=3Dnoo= p&value0-0-0=3D According to this email archive http://tasklist.netbeans.org/servlets/ReadMsg?list=3Ddev&msgNo=3D331 there = could be something wrong with the xml so below here is the xml when I enter in my browser http://clforjava.cs.cofc.edu/bugzilla/xml.cgi?id=3D452<http://clfor= java.cs.cofc.edu/bugzilla/xml.cgi?id=3D335>. This is for the same bug that the generates the query above when searched for in Bugzilla. <bugzilla version=3D"3.0" urlbase=3D"http://clforjava.cs.cofc.edu/bugzilla/= " maintainer=3D"[email protected]" exporter=3D"[email protected]"> - <bug> <bug_id>452</bug_id> <creation_ts>2009-02-19 15:46 EDT</creation_ts> <short_desc>Netbeans test</short_desc> <delta_ts>2009-02-19 15:47:27 EDT</delta_ts> <reporter_accessible>1</reporter_accessible> <cclist_accessible>1</cclist_accessible> <classification_id>1</classification_id> <classification>Unclassified</classification> <product>Trash bin</product> <component>Garbage pail</component> <version>unspecified</version> <rep_platform>All</rep_platform> <op_sys>All</op_sys> <bug_status>NEW</bug_status> <priority>P2</priority> <bug_severity>major</bug_severity> <target_milestone>---</target_milestone> <everconfirmed>1</everconfirmed> <reporter name=3D"Matt Roth">[email protected]</reporter> <assigned_to name=3D"Matt Roth">[email protected]</assigned_to> - <long_desc isprivate=3D"0"> <who name=3D"Matt Roth">[email protected]</who> <bug_when>2009-02-19 15:46:21 EDT</bug_when> <thetext>test bug to give to myself</thetext> </long_desc> </bug> </bugzilla> Any help is greatly appreciated. --=20 Matt Roth --000e0cd405049bf4dd04634bbb9b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,<br> <br>I am trying to integrate Netbeans 6.5 and Bugzilla 3.0.6 together for a project. The problem is when I try to give Netbeans my base url= and query string that should generate a bug task it does not give me any b= ug tasks including the one I am looking for in Netbeans but no messages com= e up saying anything is wrong.<br> <br>I downloaded and installed the bug list plugin for Netbeans 6.5 and I can click on the "Bug" icon to open a "Ne= w Query" dialog. I then go the drop down and select Bugzilla. I enter <a= href=3D"http://clforjava.cs.cofc.edu/bugzilla" target=3D"_blank">http://cl= forjava.cs.cofc.edu/bugzilla</a> in the Base URL field and hit enter and it says "server OK." = ; I then enter in my query as the one listed below. I click the OK button and in the bottom left it says "querying bug database for list of bugs" = but no bugs are displayed in Netbeans 6.5.<br> <br>Query entered: advanced&short_desc_type=3Dallwordssubstr&short_= desc=3DNetbeans+test&long_desc_type=3Dsubstring&long_desc=3D&bu= g_file_loc_type=3Dallwordssubstr&bug_file_loc=3D&bug_status=3DNEW&a= mp;bug_status=3DASSIGNED&bug_status=3DREOPENED&emailassigned_to1=3D= 1&emailtype1=3Dsubstring&email1=3D&emailassigned_to2=3D1&em= ailreporter2=3D1&emailcc2=3D1&emailtype2=3Dsubstring&email2=3D&= amp;bugidtype=3Dinclude&bug_id=3D&chfieldfrom=3D&chfieldto=3DNo= w&chfieldvalue=3D&cmdtype=3Ddoit&order=3DReuse+same+sort+as+las= t+time&field0-0-0=3Dnoop&type0-0-0=3Dnoop&value0-0-0=3D<br> <br>According to this email archive <a href=3D"http://tasklist.netbeans.org= /servlets/ReadMsg?list=3Ddev&msgNo=3D331" target=3D"_blank">http://task= list.netbeans.org/servlets/ReadMsg?list=3Ddev&msgNo=3D331</a> there cou= ld be something wrong with the xml so below here is the xml when I enter in= my browser <a href=3D"http://clforjava.cs.cofc.edu/bugzilla/xml.cgi?id=3D3= 35" target=3D"_blank">http://clforjava.cs.cofc.edu/bugzilla/xml.cgi?id=3D45= 2</a>. This is for the same bug that the generates the query above wh= en searched for in Bugzilla.<br> <br><bugzilla version=3D"3.0" urlbase=3D"<a href=3D"http:= //clforjava.cs.cofc.edu/bugzilla/">http://clforjava.cs.cofc.edu/bugzilla/</= a>" maintainer=3D"<a href=3D"mailto:[email protected]">clforj= [email protected]</a>" exporter=3D"<a href=3D"mailto:zurbergram@gma= il.com">[email protected]</a>"><br> −<br><bug><br><bug_id>452</bug_id><br><creation_= ts>2009-02-19 15:46 EDT</creation_ts><br><short_desc>Netbean= s test</short_desc><br><delta_ts>2009-02-19 15:47:27 EDT</de= lta_ts><br> <reporter_accessible>1</reporter_accessible><br><cclist_acce= ssible>1</cclist_accessible><br><classification_id>1</cla= ssification_id><br><classification>Unclassified</classification= ><br> <product>Trash bin</product><br><component>Garbage pail&l= t;/component><br><version>unspecified</version><br><rep_p= latform>All</rep_platform><br><op_sys>All</op_sys><br> <bug_status>NEW</bug_status><br><priority>P2</priority= ><br><bug_severity>major</bug_severity><br><target_milest= one>---</target_milestone><br><everconfirmed>1</everconfi= rmed><br> <reporter name=3D"Matt Roth"><a href=3D"mailto:zurbergram@g= mail.com">[email protected]</a></reporter><br><assigned_to name= =3D"Matt Roth"><a href=3D"mailto:[email protected]">zurberg= [email protected]</a></assigned_to><br> −<br><long_desc isprivate=3D"0"><br><who name=3D&q= uot;Matt Roth"><a href=3D"mailto:[email protected]">zurbergram@g= mail.com</a></who><br><bug_when>2009-02-19 15:46:21 EDT</bug= _when><br> <thetext>test bug to give to myself</thetext><br></long_desc= ><br></bug><br></bugzilla><br><br>Any help is greatly apprec= iated. <br>-- <br>Matt Roth<br> --000e0cd405049bf4dd04634bbb9b--