public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Ruppert" <idl0r@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] packages:master commit in: web/lib/
Date: Fri, 11 Nov 2011 15:47:01 +0000 (UTC)	[thread overview]
Message-ID: <b06cfc09fc8afc2670cde58a8f4d597c7c93f6a5.idl0r@gentoo> (raw)

commit:     b06cfc09fc8afc2670cde58a8f4d597c7c93f6a5
Author:     Christian Ruppert <idl0r <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 15:45:37 2011 +0000
Commit:     Christian Ruppert <idl0r <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 15:45:37 2011 +0000
URL:        http://sources.gentoo.org/gitweb/?p=packages.git;a=commit;h=b06cfc09

Fix bugzilla statuses

---
 web/lib/links.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/lib/links.py b/web/lib/links.py
index 1dde044..6fbedd9 100644
--- a/web/lib/links.py
+++ b/web/lib/links.py
@@ -48,7 +48,7 @@ def bugzilla_search_link(searchstring,
     """Give a quicksearch link for a Bugzilla install"""
 
     if bug_status is None:
-        bug_status = ['UNCONFIRMED', 'NEW', 'ASSIGNED', 'REOPENED']
+        bug_status = ['UNCONFIRMED', 'IN_PROGRESS', 'CONFIRMED']
 
     def f(k):
         """return a bug status match"""



             reply	other threads:[~2011-11-11 15:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-11 15:47 Christian Ruppert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-19 23:50 [gentoo-commits] packages:master commit in: web/lib/ Robin H. Johnson
2012-10-02 19:29 Alec Warner
2012-12-30  9:04 Alec Warner
2015-04-03 16:08 Matt Thode

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b06cfc09fc8afc2670cde58a8f4d597c7c93f6a5.idl0r@gentoo \
    --to=idl0r@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox