Closed
Bug 425565
Opened 17 years ago
Closed 17 years ago
Product name not displayed in the error message when adding/removing bugs to/from illegal groups
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
Attachments
(1 file)
|
1.19 KB,
patch
|
bbaetz
:
review+
|
Details | Diff | Splinter Review |
Minor error due to bug 401965. We pass the product name to user-error, not the product object.
Attachment #312160 -
Flags: review?(bbaetz)
Comment 1•17 years ago
|
||
Comment on attachment 312160 [details] [diff] [review]
patch, v1
LpSolit poked me for this ;)
As discussed, keep the group as an id to avoid leaking it from someone playing with url params.
r=bbaetz (assuming I can still do these...)
Attachment #312160 -
Flags: review?(bbaetz) → review+
| Assignee | ||
Updated•17 years ago
|
Flags: approval+
| Assignee | ||
Comment 2•17 years ago
|
||
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.247; previous revision: 1.246
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•