Closed
Bug 454089
Opened 17 years ago
Closed 17 years ago
Can't file security-sensitive bugs from the "New bug" page
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
VERIFIED
FIXED
People
(Reporter: alqahira, Assigned: reed)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.33 KB,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
I went to go file a security-sensitive bug, and I discovered that the checkbox that used to be at the bottom of the "New bug" page (aka "New" in the Actions footer) is no longer present.
I can still file a security-sensitive bug via Bugzilla Helper, but it's a lot of extra work to go back and set all the things you'd ordinarily set when filing, and I imagine most people filing security-sensitive bugs don't don't like to use Bugzilla Helper anyway.
I don't know if this is bmo-specific or a general problem with 3.2. Filing "Major" but if Sam were not on vacation, I imagine he'd set this to "Blocker" ;)
| Assignee | ||
Comment 1•17 years ago
|
||
I see "[ ] This is a security problem that should be kept confidential until addressed" at the bottom of https://bugzilla.mozilla.org/enter_bug.cgi?product=Camino... where are you seeing (or not seeing) this?
| Assignee | ||
Comment 2•17 years ago
|
||
n/m, I know what the issue is.
Comment 3•17 years ago
|
||
(In reply to comment #0)
> Filing "Major" but if Sam were not on vacation, I imagine he'd set this to
> "Blocker" ;)
I'm not on vacation and I will. People not being able to file security bugs securely is a problem.
Severity: major → blocker
Comment 4•17 years ago
|
||
For the record what's going on is the checkbox is only showing up if there's at least one optional group in the user's group memberships available to set in that product. So users who aren't already a member of at least one group for that product don't see it. The checkbox should always be visible, whether they have other memberships or not.
| Assignee | ||
Comment 5•17 years ago
|
||
This fixes it.
Comment 6•17 years ago
|
||
Comment on attachment 337326 [details] [diff] [review]
patch - v1
tested this out on bugzilla-stage-tip, does what it's supposed to.
Attachment #337326 -
Flags: review?(justdave) → review+
| Assignee | ||
Comment 7•17 years ago
|
||
Committing to: /var/www/html/bmo/3.2/
modified template/en/default/bug/create/create.html.tmpl
Committed revision 6144.
Dave's working on pushing it out.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•