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.

CommentFileSizeAuthor
pager_fix.patch1.29 KBsamlerner