Closed Bug 143547 Opened 22 years ago Closed 22 years ago

"secure bugs" also grey in list (.bz_secure set) even if usebuggroups is on

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
Bugzilla 2.16

People

(Reporter: kairo, Assigned: myk)

Details

(Keywords: regression)

Attachments

(1 file)

css/buglist.css says:

/* Style secure bugs if the installation is not using bug groups.
 * Installations that *are* using bug groups are likely to be using
 * them for almost all bugs, in which case special styling is not
 * informative and generally a nuisance.
 */
.bz_secure { color: black; background-color: lightgrey; }

I'm using bug groups, having usebuggroups set to "On" in parameters.
bug_list.cgi is setting bz_secure though and so all bugs in my bug lists are
always shown with grey background :(
That's on purpose.  Not every product has to be secure, even if you have
usebuggroups on.  If you do have every product secured on your install and would
rather not have the gray background, change your local stylesheet.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
I just re-read the comment in the original description here copied/pasted from
the css file....

According to that comment, something's broken.  Either the comment needs to be
fixed for reality or buglist.cgi needs to be fixed to prime the template classes
according to the comment.
Status: RESOLVED → REOPENED
Hardware: PC → All
Resolution: WONTFIX → ---
This is a regression caused by a typo.	This patch fixes the problem.
Comment on attachment 83106 [details] [diff] [review]
patch v1: fixes problem

2xr=gerv. This is obviously right.

Gerv
Attachment #83106 - Flags: review+
Keywords: patch, regression
Target Milestone: --- → Bugzilla 2.16
Checked in on trunk and branch:

Checking in buglist.cgi;
/cvsroot/mozilla/webtools/bugzilla/buglist.cgi,v  <--  buglist.cgi
new revision: 1.171; previous revision: 1.170
done

Checking in buglist.cgi;
/cvsroot/mozilla/webtools/bugzilla/buglist.cgi,v  <--  buglist.cgi
new revision: 1.169.2.2; previous revision: 1.169.2.1
done
Status: REOPENED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → FIXED
I see it working with current branch cvs in my installation. Thanks all!
vefified.
Status: RESOLVED → VERIFIED
Target Milestone: Bugzilla 2.16 → ---
Target Milestone: --- → Bugzilla 2.16
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: