www/149446: [patch] improve misleading title of "report a bug"
Warren Block
wblock at wonkity.com
Sun Aug 8 20:10:06 UTC 2010
>Number: 149446
>Category: www
>Synopsis: [patch] improve misleading title of "report a bug"
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-www
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 08 20:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Warren Block
>Release: 8-stable
>Organization:
>Environment:
FreeBSD lightning 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Aug 8 09:33:21 MDT 2010 root at lightning:/usr/obj/usr/src/sys/LIGHTNING i386
>Description:
The "Report A Bug" link on http://www.freebsd.org is misleading. It's not just for reporting bugs, but actually goes to the bug database.
>How-To-Repeat:
See http://www.freebsd.org
>Fix:
Apply attached patch.
Patch attached with submission follows:
--- en/index.xsl.orig 2010-08-08 13:55:20.000000000 -0600
+++ en/index.xsl 2010-08-08 13:55:58.000000000 -0600
@@ -199,7 +199,7 @@
<a href="&base;/community/mailinglists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li>
- <a href="&base;/support/bugreports.html" title="Report a Bug">Report a Bug</a>
+ <a href="&base;/support/bugreports.html" title="Bug Database">Bug Database</a>
</li>
<li>
<a href="&base;/doc/en_US.ISO8859-1/books/faq/index.html" title="FAQ">FAQ</a>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-www
mailing list