Closed Bug 290372 Opened 19 years ago Closed 19 years ago

Missing locked tables in editusers.cgi

Categories

(Bugzilla :: Administration, task)

2.19.2
task
Not set
critical

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: LpSolit, Assigned: LpSolit)

Details

Attachments

(1 file)

When editing a user, groupsUserMayBless() uses

user_group_map AS ugm LEFT JOIN group_group_map AS ggm

but these two tables are not included in the previous bz_lock() call.
Status: NEW → ASSIGNED
Flags: blocking2.20?
Target Milestone: --- → Bugzilla 2.20
Attached patch patch, v1Splinter Review
Add missing tables.
Attachment #180742 - Flags: review?(wurblzap)
Attachment #180742 - Flags: review?(wurblzap) → review+
Flags: approval?
Flags: approval? → approval+
Checking in editusers.cgi;
/cvsroot/mozilla/webtools/bugzilla/editusers.cgi,v  <--  editusers.cgi
new revision: 1.87; previous revision: 1.86
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Flags: blocking2.20?
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: