You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Nicola Ken Barozzi <ni...@apache.org> on 2002/09/05 09:23:30 UTC

[PATCH] Add a "Patch Queue" link on the site to all patches on bugzilla

Attached is the patch to see the patches ;-)

I didn't put it on Bugzilla because if it's on Bugzilla how can I make 
the user add a patch that is for Bugzilla that is on Bugzilla, and to 
see there is a patch I need to add the patch...  @-)


Index: project.xml
===================================================================
RCS file: /home/cvspublic/jakarta-ant/xdocs/stylesheets/project.xml,v
retrieving revision 1.7
diff -u -r1.7 project.xml
--- project.xml	15 Mar 2002 09:51:32 -0000	1.7
+++ project.xml	5 Sep 2002 07:19:39 -0000
@@ -44,6 +44,7 @@
          <item name="Reference Library"     href="/site/library.html"/>
          <item name="Bug Database" 
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant"/>
          <item name="Enhancement Requests" 
href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement"/>
+        <item name="Patch Queue" 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time"/>
      </menu>

      </body>


-- 
Nicola Ken Barozzi                   nicolaken@apache.org
             - verba volant, scripta manent -
    (discussions get forgotten, just code remains)
---------------------------------------------------------------------