Closed
Bug 284838
Opened 20 years ago
Closed 20 years ago
editvalues.cgi does not use $dbh->bz_(un)lock_tables
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: LpSolit, Assigned: mkanat)
Details
Attachments
(1 file)
2.34 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
This is the last file to use the old $dbh->do("(UN)LOCK TABLES") notation.
Assignee | ||
Comment 1•20 years ago
|
||
Attachment #176323 -
Flags: review?(LpSolit)
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.20
![]() |
Reporter | |
Comment 2•20 years ago
|
||
Comment on attachment 176323 [details] [diff] [review]
Fix
r=LpSolit
Attachment #176323 -
Flags: review?(LpSolit) → review+
![]() |
Reporter | |
Updated•20 years ago
|
Flags: approval?
Updated•20 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 3•20 years ago
|
||
Checking in editvalues.cgi;
/cvsroot/mozilla/webtools/bugzilla/editvalues.cgi,v <-- editvalues.cgi
new revision: 1.2; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•