Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 14:44:48 +0200 (CEST)
From:      Johan Karlsson <k@numeri.campus.luth.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   www/37827: [PATCH] bugbusters is missing on search page and in archives
Message-ID:  <200205071244.g47Cimm72005@numeri.campus.luth.se>

next in thread | raw e-mail | index | archive | help

>Number:         37827
>Category:       www
>Synopsis:       [PATCH] bugbusters is missing on search page and in archives
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 07 05:50:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Johan Karlsson
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD numeri.campus.luth.se 4.5-RC FreeBSD 4.5-RC #1: Sat Jan 19 14:40:08 CET 2002 k@numeri.campus.luth.se:/usr/home/builds/usr/src/sys/NUMERI i386


	
>Description:

	The mailing list freebsd-bugbusters is not being archived nor
	is it searchable via the search page.

	see archive http://docs.freebsd.org/mail/archive/2002/
	and search page http://www.FreeBSD.org/search/search.html#mailinglists

	The attached patch adds bugbusters to the list one can search.
	Note that bugbusters has to be archived and indexed before
	this will work.

>How-To-Repeat:
	
>Fix:

Index: en/search/search.sgml
===================================================================
RCS file: /home/ncvs/www/en/search/search.sgml,v
retrieving revision 1.76
diff -u -r1.76 search.sgml
--- en/search/search.sgml	2002/03/16 08:07:17	1.76
+++ en/search/search.sgml	2002/05/07 00:07:23
@@ -238,6 +238,12 @@
 
 <tr>
   <td><input type="checkbox" name="source" 
+	value="freebsd-bugbusters"> <strong>Bugbusters</strong></td>
+  <td>Coordination of the Problem Report handling effort</td>
+</tr>
+
+<tr>
+  <td><input type="checkbox" name="source" 
 	value="cvs-all"> <strong>Commit</strong></td>
   <td>Changes made to the FreeBSD source tree</td>
 </tr>
	

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-www" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205071244.g47Cimm72005>