bugzilla.git: update 1.6 references to 1.8

Austin English austinenglish at gmail.com
Wed Apr 16 04:39:38 CDT 2014


-- 
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140416/92dee75b/attachment.html>
-------------- next part --------------
diff --git a/template/en/default/global/sidebar.html.tmpl b/template/en/default/global/sidebar.html.tmpl
index 79344e6..54e9b79 100644
--- a/template/en/default/global/sidebar.html.tmpl
+++ b/template/en/default/global/sidebar.html.tmpl
@@ -23,7 +23,7 @@
 [% INCLUDE global/menu_start.html.tmpl
     bt = 'Task Lists'
 %]
-    <li><p><a href="buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Wine&target_milestone=1.6.0&order=bugs.bug_severity">Wine 1.6</a></p></li>
+    <li><p><a href="buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Wine&target_milestone=1.8.0&order=bugs.bug_severity">Wine 1.8</a></p></li>
     <li><p><a href="buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Wine&keywords=regression&columnlist=bug_severity,priority,bug_status,cf_regression_sha1sum,short_desc&keywords_type=anywords">Regressions</a></p></li>
     <li><p><a href="buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Wine&keywords=download&keywords_type=anywords">With download</a></p></li>
 [% INCLUDE global/menu_end.html.tmpl %]
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index f1bad5a..a099e31 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -150,8 +150,8 @@ YAHOO.util.Event.onDOMReady(onLoadActions);
     <p>The bugs we are currently working on are organized into Task lists.</p>
     
     <ol class="wine_index_list">
-      <li><a href="//bugs.winehq.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Wine&target_milestone=1.6.0&order=bugs.bug_severity">Wine 1.6</a><br>
-      These bugs are scheduled to be fixed before Wine 1.6 is released.
+      <li><a href="//bugs.winehq.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Wine&target_milestone=1.8.0&order=bugs.bug_severity">Wine 1.8</a><br>
+      These bugs are scheduled to be fixed before Wine 1.8 is released.
       </li>
 
       <li><a href="//bugs.winehq.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Wine&columnlist=bug_severity,priority,bug_status,cf_regression_sha1sum,short_desc&keywords=regression&keywords_type=anywords">Regressions</a><br>


More information about the wine-patches mailing list