CTR
ROOT/index.jsp:
Remove link to Bugzilla search.
A link to Tomcat's bugreport.html is already there - just above the removed line. It should be enough.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk@1222192 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/container/webapps/ROOT/index.jsp b/container/webapps/ROOT/index.jsp
index bf84285..eebebf2 100644
--- a/container/webapps/ROOT/index.jsp
+++ b/container/webapps/ROOT/index.jsp
@@ -148,7 +148,6 @@
<a href="http://tomcat.apache.org/">Home Page</a><br/>
<a href="http://tomcat.apache.org/faq/">FAQ</a><br/>
<a href="http://tomcat.apache.org/bugreport.html">Bug Database</a><br/>
- <a href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&resolution=LATER&resolution=REMIND&resolution=---&bugidtype=include&product=Tomcat+5&cmdtype=doit&order=Importance">Open Bugs</a><br/>
<a href="http://mail-archives.apache.org/mod_mbox/tomcat-users/">Users Mailing List</a><br/>
<a href="http://mail-archives.apache.org/mod_mbox/tomcat-dev/">Developers Mailing List</a><br/>
<a href="irc://irc.freenode.net/#tomcat">IRC</a><br/>