You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/11/20 15:35:09 UTC

cvs commit: xml-xerces/c/doc bug-report.xml

tng         2002/11/20 06:35:09

  Modified:    c/doc    bug-report.xml
  Log:
  Documentation update: List the outstanding bugs, and outstanding patch.
  
  Revision  Changes    Path
  1.8       +12 -0     xml-xerces/c/doc/bug-report.xml
  
  Index: bug-report.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/bug-report.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- bug-report.xml	26 Jul 2002 19:01:58 -0000	1.7
  +++ bug-report.xml	20 Nov 2002 14:35:09 -0000	1.8
  @@ -32,6 +32,16 @@
               Even the bug has been reported already, you may add a comment to the existing report
               since your contribution may lead to a quicker identification/resolution to the bug reported.
           </p>
  +        <p> Here is the list of
  +            <jump 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=Xerces-C%2B%2B&amp;short_desc=&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=%27Importance%27">
  +            outstanding bugs</jump>  that are currently reported in Bugzilla.
  +        </p>
  +        <p> Here is the list of
  +            <jump href=
  +            "http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;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=Xerces-C%2B%2B&amp;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;keywords=PatchAvailable&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time">
  +            outstanding patch</jump>.
  +        </p>
       </s2>
   
       <s2 title="Write good bug report">
  @@ -53,6 +63,8 @@
               are all necessary information to allow developer to reproduce,
               identify, evaluate and eventually, fix the bug, which is the very
               purpose of your reporting of the bug.
  +        </p>
  +        <p> And please use the Keyword <code>"PatchAvailable"</code> if a patch is attached
           </p>
       </s2>
   </s1>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org