[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#710704: "fixed" is not a severity.



On 2013-06-01 19:05, Holger Levsen wrote:
http://www.debian.org/Bugs/server-refcard.en.html claims "Severities are
critical, grave, serious, important, normal, minor, wishlist, fixed."
which is wrong, "fixed" is not a severity.

Technically, it is:

@gSeverityList = ( "critical", "grave", "serious", "important", "normal",
                   "minor", "wishlist", "fixed"
                 );
%gObsoleteSeverities = ( fixed => 'Use the fixed tag instead.' );

Regards,

Adam


Reply to: