[Reportbug-maint] Bug#583890: [reportbug/master] don't present suite tags ('sid', 'lenny', etc) when running in modes lower than 'advanced'; thanks to Julien Cristau for the report; Closes: #583890

Sandro Tosi morph at debian.org
Sat Jun 5 09:05:08 UTC 2010


tag 583890 pending
tag 583890 pending
thanks

Date:   Sat Jun 5 11:02:41 2010 +0200
Author: Sandro Tosi <morph at debian.org>
Commit ID: fb30b03305bdcae698efd94547a442dc208eb028
Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=fb30b03305bdcae698efd94547a442dc208eb028
Patch URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff_plain;h=fb30b03305bdcae698efd94547a442dc208eb028

    don't present suite tags ('sid', 'lenny', etc) when running in modes lower than 'advanced'; thanks to Julien Cristau for the report; Closes: #583890

    The "core" change is to split the tags list in normal/expert ones, and then add
    a 'mode' keyword argument to debianbts.get_tags() method, and merge the expert
    list if mode fits.

    In order to do this, we needed to move a couple of imports in utils after the
    definition of MODES_* variables:
      - debianbts, it directly accesses those vars
      - ui.text_ui, needs to be after debianbts
      





More information about the Reportbug-maint mailing list