Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 23:43 UTC
Updated:
3 Mar 2012 at 13:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
roderikMan.........
When I was typing that last sentence "only counts nodes in the {node} table, not all vids"... it struck me how lame I am.
How do you only count rows in the {node} table?
You don't need to use a subquery. You can use INNER joins to the {node} table. DUH!
Forget the original patch. Use this one. Unless you're a masochist.
Comment #2
azin commentedI get this in Drupal 7.12, Biblio 7.x-1.x-dev as well
Comment #3
rjerome commentedFixed in both 6.x-2.x and 7.x
http://drupalcode.org/project/biblio.git/commit/23944ff
http://drupalcode.org/project/biblio.git/commit/81d846b