Closed (outdated)
Project:
Taxonomy Menu
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2011 at 23:12 UTC
Updated:
11 Mar 2016 at 15:09 UTC
Jump to comment: Most recent
Comments
Comment #1
gregglesOf course that's wrong...it needs to be using db_query_range and limiting to 1 result.
Comment #2
dstolIt seems that your version of taxonomy menu is hacked up a little. I'd be interested in seeing more of the hacked version if it's possible.
http://drupalcode.org/project/taxonomy_menu.git/blob/aae80a0197cc6bb14b0...
Comment #3
gregglesI guess we added caching there prior to updating this query and adding a little more caching.
Comment #4
dstolThe Drupal 6 version is no longer supported