Closed
Bug 869261
Opened 12 years ago
Closed 12 years ago
In the bug entry form the default security group should be displayed to let user know which group will be set
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: glob)
Details
Attachments
(1 file)
1.42 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
When a user makes a bug private due to sensitive content, it would be useful to display the group name that will be checked. Otherwise the message currently just says the bug will be private. Users who were used to seeing the group name before since they were members, no longer see the group if it is default security group for the bug.
For example, change:
[ ] Many users could be harmed by this security problem: it should be kept hidden from the public until it is resolved.
to:
[ ] Many users could be harmed by this security problem: it should be kept hidden from the public until it is resolved (set to <em>core-security</em>).
or similar.
Thoughts? This came up due to bug 869162 comment 2.
dkl
i think it would be clearer change the text completely for users who are members of the default security group:
not in group:
[ ] Many users could be harmed by this security problem: it should be kept hidden from the public until it is resolved.
in group:
[ ] Restrict access to this bug to members of the "Confidential Mozilla Corporation Bug" group.
Assignee: nobody → glob
Attachment #746225 -
Flags: review?(dkl)
Summary: In the bug entry form the default security group should be displayed in parens to let user know which group will be set → In the bug entry form the default security group should be displayed to let user know which group will be set
Reporter | ||
Comment 3•12 years ago
|
||
Comment on attachment 746225 [details] [diff] [review]
patch v1
Review of attachment 746225 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #746225 -
Flags: review?(dkl) → review+
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/BMO/template/en/default/hook/bug/create/create-form.html.tmpl
Committed revision 8783.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•