Closed (fixed)
Project:
Devel
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2006 at 10:10 UTC
Updated:
1 Dec 2006 at 15:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
bdragon commentedFound it!
$count needs to get pulled out before $query[0] is manipulated, as the $counts array is indexed by $query[0].
(Patch is against DRUPAL-4-7, fix for CVS is probabaly similar)
Comment #2
robertdouglass commentedcommitted to DRUPAL-5 and DRUPAL4-7. Thanks.
Comment #3
(not verified) commented