Closed (fixed)
Project:
Show unpublished comments
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Dec 2009 at 18:35 UTC
Updated:
2 Apr 2010 at 14:50 UTC
Hi! In SQL query, used for select unpublished comments by author, you didn't use "WHERE c.nid = %d" construction. So, I can see all my unpublished comments on every node. Here is the patch to fix that.
| Comment | File | Size | Author |
|---|---|---|---|
| su_comments_nid.patch | 1.44 KB | mr.alinaki |
Comments
Comment #1
siliconmind commentedThanks