Closed
Bug 224397
Opened 22 years ago
Closed 22 years ago
Mismatch of user error: insufficient_privs vs insufficient_perms
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: caduvall, Assigned: caduvall)
Details
Attachments
(1 file)
562 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
When Gerv fixed bug 163114, an inconsistency in user-error keywords crept in.
This is a fairly minor issue, as the only way you could hit this would be to
manually enter a URL trying to get to the edit-multiple page in buglist, or have
a bookmark and lose the editbugs priv.
This isn't a security issue, as you'll hit the error page either way, you just
will hit a page saying: The user error string insufficient_perms_for_multi was
not found. instead of what it was supposed to say.
Patch forthcoming.
Attachment #134615 -
Flags: review?(justdave)
Taking.
Assignee: justdave → caduvall
Severity: minor → trivial
Target Milestone: --- → Bugzilla 2.18
Updated•22 years ago
|
Attachment #134615 -
Flags: review?(justdave) → review+
Updated•22 years ago
|
Flags: approval+
Comment 3•22 years ago
|
||
Checking in buglist.cgi;
/cvsroot/mozilla/webtools/bugzilla/buglist.cgi,v <-- buglist.cgi
new revision: 1.236; previous revision: 1.235
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•