Closed
Bug 284155
Opened 20 years ago
Closed 20 years ago
New editusers.cgi broke group visibility
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: bugreport, Assigned: bugzilla)
Details
(Keywords: regression)
Attachments
(1 file)
578 bytes,
patch
|
Wurblzap
:
review+
|
Details | Diff | Splinter Review |
Try editusers.cgi with usevisibilitygroups enabled....
DBD::mysql::db selectall_arrayref failed: You have an error in your SQL syntax.
Check the manual that corresponds to your MySQL server version for the right
syntax to use near ') ORDER BY name' at line 1 [for Statement "SELECT DISTINCT
id, name FROM groups WHERE id in () ORDER BY name"] at
/home/bugzilla/tip/editusers.cgi line 645
main::groupsUserMayBless('Bugzilla::User=HASH(0x877a578)','id','name') called
at /home/bugzilla/tip/editusers.cgi line 56
Updated•20 years ago
|
Keywords: regression
Target Milestone: --- → Bugzilla 2.20
Untested. Marc may have a better solution.
Attachment #175873 -
Flags: review?
Comment 2•20 years ago
|
||
Comment on attachment 175873 [details] [diff] [review]
untested fix for new editusers and visibility groups v1
Sensible way to do it imo.
Attachment #175873 -
Flags: review? → review+
Updated•20 years ago
|
Assignee: administration → bugzilla
Flags: approval?
Updated•20 years ago
|
Flags: approval? → approval+
Comment 3•20 years ago
|
||
Checking in editusers.cgi;
/cvsroot/mozilla/webtools/bugzilla/editusers.cgi,v <-- editusers.cgi
new revision: 1.81; previous revision: 1.80
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•