Active
Project:
Activism
Version:
6.x-2.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2010 at 19:15 UTC
Updated:
16 Mar 2010 at 19:15 UTC
The pager on admin/content/activism doesn't work, because the SQL passed to pager_query() has both COUNT(*) and GROUP BY statements in it. I've attached a patch that adds an additional $count_query to pager_query() which fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| pager_fix.patch | 1.29 KB | samlerner |