Closed
Bug 350181
Opened 18 years ago
Closed 18 years ago
Check whether the requestee is allowed to set a flag
Categories
(Bugzilla :: Attachments & Requests, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
Attachments
(1 file)
2.00 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
When you ask someone to set a flag, Flag::validate() should make sure that this requestee is in the grant group, if such a group exists for this flag type. Else he won't be able to do anything with this request.
Assignee | ||
Comment 1•18 years ago
|
||
Per my discussion with beltzner on IRC, we came to the conclusion that it may be helpful to display the group name in the error message.
Attachment #235403 -
Flags: review+
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Flags: approval?
Updated•18 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 2•18 years ago
|
||
Checking in Bugzilla/Flag.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Flag.pm,v <-- Flag.pm
new revision: 1.77; previous revision: 1.76
done
Checking in template/en/default/global/user-error.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl,v <-- user-error.html.tmpl
new revision: 1.185; previous revision: 1.184
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 4•18 years ago
|
||
The correct bug number for those release notes is actually bug 349423.
You need to log in
before you can comment on or make changes to this bug.
Description
•