Closed
Bug 151695
Opened 23 years ago
Closed 23 years ago
Can't access bug assigned to me
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: peterv, Assigned: bbaetz)
References
()
Details
(Keywords: regression)
Attachments
(1 file, 2 obsolete files)
1.12 KB,
patch
|
myk
:
review+
myk
:
review+
|
Details | Diff | Splinter Review |
Bug 138672 is a security bug assigned to me. Even though I'm logged in I can't
access it, I get the "You are not authorized to access bug #..." page. I think I
am not cc'ed on the bug and it is duped against a different bug which is also
assigned to me and which I can access.
Assignee | ||
Comment 1•23 years ago
|
||
Oh, geez - I don't believe I actually did that, and noone noticed. I made it so
the assignee could always see the bug (ie no checkbox), but I, um, removed the
code which let them ever see it, not just the option....
Patch coming
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Comment 3•23 years ago
|
||
double bleh.
Only allow qa contacts to see the bug if qa contacts are enabled...
Attachment #87611 -
Attachment is obsolete: true
Updated•23 years ago
|
Attachment #87613 -
Flags: review+
Comment 4•23 years ago
|
||
Comment on attachment 87613 [details] [diff] [review]
v2
Looks good, works, doesn't break anything else, 2xr=myk.
Comment 5•23 years ago
|
||
I'd really like to see a version of this patch that puts all the SQL output on a
single line so that scripts (like mysqld-watcher.pl) that parse the output of
"mysqladmin processlist" don't break on queries with this SQL in it.
Comment 7•23 years ago
|
||
Comment on attachment 87638 [details] [diff] [review]
v3
Yup. 2xr=myk
Attachment #87638 -
Flags: review+
Comment 8•23 years ago
|
||
Patch applied to b.m.o.
Updated•23 years ago
|
Whiteboard: [applied to b.m.o]
Assignee | ||
Comment 9•23 years ago
|
||
Checked in, trunk + branch:
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v <-- globals.pl
new revision: 1.174; previous revision: 1.173
done
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v <-- globals.pl
new revision: 1.169.2.5; previous revision: 1.169.2.4
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•22 years ago
|
Whiteboard: [applied to b.m.o]
Updated•12 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
•