Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2007 at 03:56 UTC
Updated:
21 Mar 2007 at 12:32 UTC
For some reason, $user->uid was used inline in the SELECT statement, and was surrounded by single quotes.
The proper way is to have it as a %d.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| node.module_53.patch | 746 bytes | kbahey |
Comments
Comment #1
BioALIEN commentedGood catch, +1
Comment #2
dries commentedCommitted this to CVS HEAD and DRUPAL-5. Thanks.
Comment #3
(not verified) commented