You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dp...@apache.org on 2002/08/27 03:23:05 UTC

cvs commit: httpd-site/xdocs bug_report.xml

dpejesh     2002/08/26 18:23:05

  Modified:    docs     bug_report.html
               xdocs    bug_report.xml
  Log:
  This should validate as XHTML now.
  
  Revision  Changes    Path
  1.17      +19 -13    httpd-site/docs/bug_report.html
  
  Index: bug_report.html
  ===================================================================
  RCS file: /home/cvs/httpd-site/docs/bug_report.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- bug_report.html	27 Aug 2002 01:09:57 -0000	1.16
  +++ bug_report.html	27 Aug 2002 01:23:05 -0000	1.17
  @@ -61,16 +61,16 @@
     <blockquote>
   <table border="1" cellpadding="5"><tr><td>
   
  -<strong>Reports of security issues should <EM>not</EM> be reported here.
  -Please see the <A HREF="security_report.html">security report page</A>
  +<strong>Reports of security issues should <em>not</em> be reported here.
  +Please see the <a href="security_report.html">security report page</a>
   if you have concerns or think you have discovered a security hole in
   the Apache Web server software.</strong>
   
   </td></tr></table>
  -<P>If you have identified a bug in the Apache HTTP Server,
  +<p>If you have identified a bug in the Apache HTTP Server,
   please fill out a problem report form and submit it.  
  -Before you do that, though, <FONT COLOR="red">make <STRONG>sure</STRONG> you
  -have done <STRONG>all</STRONG> of the following:</FONT></P>
  +Before you do that, though, <font color="red">make <strong>sure</strong> you
  +have done <strong>all</strong> of the following:</font></p>
   <ol>
    <li>Verified that the bug exists in
     <a href="http://www.apache.org/dist/httpd/">the most recent version</a>
  @@ -87,10 +87,10 @@
    <li>Looked at the error log.  Please include any related messages in your
     report, or state that there are none.
    </li>
  - <li>Checked the <A HREF="docs/misc/FAQ.html">FAQ</A>.
  + <li>Checked the <a href="docs/misc/FAQ.html">FAQ</a>.
    </li>
  - <li>Searched the <A HREF="http://nagoya.apache.org/bugzilla/">bug
  - report</A> database.  When you are doing this, you should be sure to
  + <li>Searched the <a href="http://nagoya.apache.org/bugzilla/">bug
  + report</a> database.  When you are doing this, you should be sure to
    search closed problem reports in addition to open ones.  The search
    form on the main bugzilla page by default applies only to open
    reports; to search all bug reports, begin the search with the keyword
  @@ -128,18 +128,24 @@
   below and fill out the form, and we will respond to it as soon as we can.
   </p>
   <table border="1" cellpadding="5"><tr><td>
  -<strong>
  +
   <ul>
  - <li>Do NOT send configuration questions or requests for help debugging CGI!
  - </li>
  - <li>If you're tracing spam or you're here because one of your favourite Web
  + <li>
  +  <strong>
  +  Do NOT send configuration questions or requests for help debugging CGI!
  +  </strong>
  + </li>
  + <li>
  +  <strong>
  +  If you're tracing spam or you're here because one of your favourite Web
     sites now says 'It Worked! Apache is installed!' -- then contact the
     mail originator or the Web site's Webmaster directly, because they're
     just using our software and we have nothing to do with them.  Don't
     waste your time or ours by telling us about it.
  +  </strong>
    </li>
   </ul>
  -</strong>
  +
   </td></tr></table>
   <p>Use the links below to submit bug reports:</p>
   <ul>
  
  
  
  1.5       +19 -13    httpd-site/xdocs/bug_report.xml
  
  Index: bug_report.xml
  ===================================================================
  RCS file: /home/cvs/httpd-site/xdocs/bug_report.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- bug_report.xml	29 Apr 2002 16:56:33 -0000	1.4
  +++ bug_report.xml	27 Aug 2002 01:23:05 -0000	1.5
  @@ -8,16 +8,16 @@
   <title>Bug Reporting</title>
   
   <note>
  -<strong>Reports of security issues should <EM>not</EM> be reported here.
  -Please see the <A HREF="security_report.html">security report page</A>
  +<strong>Reports of security issues should <em>not</em> be reported here.
  +Please see the <a href="security_report.html">security report page</a>
   if you have concerns or think you have discovered a security hole in
   the Apache Web server software.</strong>
   </note>
   
  -<P>If you have identified a bug in the Apache HTTP Server,
  +<p>If you have identified a bug in the Apache HTTP Server,
   please fill out a problem report form and submit it.  
  -Before you do that, though, <FONT COLOR="red">make <STRONG>sure</STRONG> you
  -have done <STRONG>all</STRONG> of the following:</FONT></P>
  +Before you do that, though, <font color="red">make <strong>sure</strong> you
  +have done <strong>all</strong> of the following:</font></p>
   
   <ol>
    <li>Verified that the bug exists in
  @@ -35,10 +35,10 @@
    <li>Looked at the error log.  Please include any related messages in your
     report, or state that there are none.
    </li>
  - <li>Checked the <A HREF="docs/misc/FAQ.html">FAQ</A>.
  + <li>Checked the <a href="docs/misc/FAQ.html">FAQ</a>.
    </li>
  - <li>Searched the <A HREF="http://nagoya.apache.org/bugzilla/">bug
  - report</A> database.  When you are doing this, you should be sure to
  + <li>Searched the <a href="http://nagoya.apache.org/bugzilla/">bug
  + report</a> database.  When you are doing this, you should be sure to
    search closed problem reports in addition to open ones.  The search
    form on the main bugzilla page by default applies only to open
    reports; to search all bug reports, begin the search with the keyword
  @@ -80,18 +80,24 @@
   below and fill out the form, and we will respond to it as soon as we can.
   </p>
   
  -<note><strong>
  +<note>
   <ul>
  - <li>Do NOT send configuration questions or requests for help debugging CGI!
  - </li>
  - <li>If you're tracing spam or you're here because one of your favourite Web
  + <li>
  +  <strong>
  +  Do NOT send configuration questions or requests for help debugging CGI!
  +  </strong>
  + </li>
  + <li>
  +  <strong>
  +  If you're tracing spam or you're here because one of your favourite Web
     sites now says 'It Worked! Apache is installed!' -- then contact the
     mail originator or the Web site's Webmaster directly, because they're
     just using our software and we have nothing to do with them.  Don't
     waste your time or ours by telling us about it.
  +  </strong>
    </li>
   </ul>
  -</strong></note>
  +</note>
   
   <p>Use the links below to submit bug reports:</p>
   <ul>