[drupal-devel] [bug] New pager code broken taxonomy pagers
    Steven 
    drupal-devel at drupal.org
       
    Fri May 27 07:05:49 UTC 2005
    
    
  
Issue status update for http://drupal.org/node/23687
 Project:      Drupal
 Version:      cvs
 Component:    base system
 Category:     bug reports
 Priority:     normal
 Assigned to:  Morbus Iff
 Reported by:  Morbus Iff
 Updated by:   Steven
 Status:       patch
Note: if you need to fetch a list of tags ordered by hierarchy in one
query, you should look at how comment.module does it.
Steven
Previous comments:
------------------------------------------------------------------------
May 26, 2005 - 21:44 : Morbus Iff
I've not yet looked into it, but I doubt I'll be able to fix it (the
original taxonomy/term pager code was a hack that moshe taught me
about). In a nutshell, though, the recent pager cleanup in head has
broken the term pagers for vocabularies.
------------------------------------------------------------------------
May 26, 2005 - 22:21 : Morbus Iff
Attachment: http://drupal.org/files/issues/_p_23687_taxopager.patch (1.88 KB)
Patch attached.
------------------------------------------------------------------------
May 27, 2005 - 09:05 : Steven
Why can't this code use pager_query() and query the database directly?
If free tagging vocabularies can get so big, it seems a very
inefficient thing to fetch the entire list.
    
    
More information about the drupal-devel
mailing list