You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by jo...@locus.apache.org on 2000/05/21 00:38:36 UTC

cvs commit: jakarta-site/bugs index.html

jon         00/05/20 15:38:36

  Modified:    bugs     index.html
  Log:
  fixed broken bugs page
  
  Revision  Changes    Path
  1.7       +20 -34    jakarta-site/bugs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/bugs/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.html	2000/05/16 17:34:07	1.6
  +++ index.html	2000/05/20 22:38:34	1.7
  @@ -1,11 +1,11 @@
   <html>
   <head>
  -<!-- $Id: index.html,v 1.6 2000/05/16 17:34:07 craigmcc Exp $ -->
  +<!-- $Id: index.html,v 1.7 2000/05/20 22:38:34 jon Exp $ -->
   <!-- Copyright 1999-2000, Apache Software Foundation -->
   <!-- Content head element begins -->
   
  -<!-- $Id: index.html,v 1.6 2000/05/16 17:34:07 craigmcc Exp $ -->
  -<title>The Jakarta Project: Bugs Page</title>
  +<!-- $Id: index.html,v 1.7 2000/05/20 22:38:34 jon Exp $ -->
  +<title>Bugs Database Unavailable</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   
   
  @@ -100,39 +100,25 @@
   
   
   
  -<h1>Bugzilla @ Jakarta</h1>
   
  -<hr>
  +<h3>We are so sorry!</h3>
   
  -<p>Report a bug in:</p>
  -
  -<p>
  -<a href="enter_bug.cgi?product=Tomcat">the Tomcat Servlet
  -Container</a>
  -</p>
  -
  -<p>
  -<a href="enter_bug.cgi?product=Ant">the Ant Build Tool</a>
  -</p>
  -
  -<p>
  -<a href="enter_bug.cgi?product=Watchdog">the Watchdog compliance
  -suite</a>
  -</p>
  -
  -<hr>
  -
  -<p>You can also <a href="query.cgi">query</a> existing bug reports or
  -<a href="reports.cgi">get summary reports</a> or 
  -<FORM METHOD=GET ACTION="show_bug.cgi">
  -<INPUT TYPE=SUBMIT VALUE="Lookup"> a bug with a known # <INPUT NAME=id
  -SIZE=6></FORM>
  -
  -
  -<h1>Bugzilla Accounts</h1>
  -<p><a href="createaccount.cgi">Open a new Bugzilla account</a></p>
  -<p><a href="relogin.cgi">Forget the currently stored login</a></p>
  -<p><a href="changepassword.cgi">Change password or user preferences</a></p>
  +The bug tracking system (Bugzilla) was found to have security
  +problems. It has been disabled until a new <a
  +href="http://scarab.tigris.org/">bug tracking system</a> is
  +developed that we can use. Note, we are not creating the new system
  +because of the security holes, we are simply creating it because we want
  +to have a Java Servlet based solution.
  +<p>
  +If you have a bug to report or a patch to submit, please
  +subscribe to the appropriate <a
  +href="http://jakarta.apache.org/getinvolved/mail.html">mailing
  +list</a> and send your submission there. Be sure to include as much
  +information with your posting as possible such as your platform, version
  +numbers, error logs, configuration, etc. Patch submissions should follow
  +the process that we have described in the <a
  +href="http://jakarta.apache.org/guidelines/index.html">getting
  +involved</a> section of our site.