Closed (fixed)
Project:
Views (for Drupal 7)
Version:
4.7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2006 at 18:30 UTC
Updated:
17 Mar 2007 at 22:16 UTC
The taxonomy filter joins term_hierarchy and term_data at each level of depth, but term_data is not used. This patch changes the number of joins from (2*depth) to depth+1.
| Comment | File | Size | Author |
|---|---|---|---|
| views_taxonomy.inc.lessqueries.patch.txt | 2.75 KB | sparr |
Comments
Comment #1
merlinofchaos commentedPatch applied. Thanks!
Comment #2
(not verified) commented