Closed
Bug 309018
Opened 19 years ago
Closed 19 years ago
Fatal error in whining at groups
Categories
(Bugzilla :: Whining, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: bugreport, Assigned: bugreport)
Details
Attachments
(1 file)
|
868 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
[Sat Sep 17 22:37:45 2005] whine.pl: DBD::mysql::st execute 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 '(0x835347c))' at line 1 [for Statement "SELECT user_id FROM user_group_map WHERE group_id IN (ARRAY(0x835347c))"] at ./whine.pl line 283
Comment 2•19 years ago
|
||
For what it's worth, it looks fine to me (by inspection). In addition, my patch on bug 304989 does the same thing, and it properly expands a group name into a list of users, so this looks good to me.
Comment 5•19 years ago
|
||
Comment on attachment 196501 [details] [diff] [review] Obvious fix r=LpSolit
Attachment #196501 -
Flags: review? → review+
Updated•19 years ago
|
Assignee: erik → bugreport
Flags: approval?
Target Milestone: --- → Bugzilla 2.22
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 6•19 years ago
|
||
Checking in whine.pl; /cvsroot/mozilla/webtools/bugzilla/whine.pl,v <-- whine.pl new revision: 1.16; previous revision: 1.15 done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•