Alexandre Julliard : Get rid of the 1.0.1 task list.

Alexandre Julliard julliard at winehq.org
Thu Dec 11 04:50:56 CST 2008


Module: bugzilla
Branch: master
Commit: b3ecd5793b73fabadea3fbbb926fea979117d8f4
URL:    http://source.winehq.org/git/bugzilla.git/?a=commit;h=b3ecd5793b73fabadea3fbbb926fea979117d8f4

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 11 11:45:28 2008 +0100

Get rid of the 1.0.1 task list.

---

 template/en/default/global/sidebar.html.tmpl |    1 -
 template/en/default/index.html.tmpl          |    4 ----
 2 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/template/en/default/global/sidebar.html.tmpl b/template/en/default/global/sidebar.html.tmpl
index 5e46559..4c19f78 100644
--- a/template/en/default/global/sidebar.html.tmpl
+++ b/template/en/default/global/sidebar.html.tmpl
@@ -23,7 +23,6 @@
 [% INCLUDE global/menu_start.html.tmpl
     bt = 'Task Lists'
 %]
-    <li><p><a href="buglist.cgi?product=Wine&amp;target_milestone=1.0.1&amp;order=bugs.bug_severity">Wine 1.0.1</a></p></li>
     <li><p><a href="buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=Wine&amp;target_milestone=1.2.0&amp;order=bugs.bug_severity">Wine 1.2</a></p></li>
     <li><p><a href="buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=Wine&amp;keywords=regression&amp;keywords_type=anywords">Regressions</a></p></li>
     <li><p><a href="buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=Wine&amp;keywords=tasklist&amp;keywords_type=anywords">Tasklist</a></p></li>
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index f4fac45..6a44c03 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -168,10 +168,6 @@ function addSidebar() {
     <p>The bugs we are currently working on are organized into Task lists.</p>
     
     <ol class="wine_index_list">
-      <li><a href="http://bugs.winehq.org/buglist.cgi?product=Wine&amp;target_milestone=1.0.1&amp;order=bugs.bug_severity">Wine 1.0.1</a><br>
-      These bugs are scheduled to be backported to the stable Wine 1.0 Tree, before Wine 1.0.1 is released.
-      </li>
-
       <li><a href="http://bugs.winehq.org/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=Wine&amp;target_milestone=1.2.0&amp;order=bugs.bug_severity">Wine 1.2</a><br>
       These bugs are scheduled to be fixed before Wine 1.2 is released.
       </li>




More information about the wine-cvs mailing list