Closed (duplicate)
Project:
Hierarchical Select
Version:
6.x-3.x-dev
Component:
Code - Taxonomy Views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 11:30 UTC
Updated:
3 Oct 2012 at 10:08 UTC
Jump to comment: Most recent file
Comments
Comment #1
peterpoe commentedPatch here.
Should be backwards-compatible with Views 2.
Comment #2
peterpoe commentedComment #3
wim leersWoot! Thanks! This is in fact a duplicate of #950548: SQL error when using Views 3 exposed filters and the "Display the node count" or "Require associated node" settings, so I committed it over there: #950548-12: SQL error when using Views 3 exposed filters and the "Display the node count" or "Require associated node" settings, attributed to you, of course! :)
Comment #4
radoya commentedI sow that this patch is already implemented in version 6.x-3.8+2-dev but I still have error in SQL syntax:
SELECT COUNT(*) FROM () count_alias in hierarchical_select/modules/hs_taxonomy_views.module on line 555.
Any idea?