[drupal-devel] [bug] Nodes are repeated when asking for a list of taxonomy/term/x, y nodes

matteo drupal-devel at drupal.org
Tue Jul 19 09:15:02 UTC 2005


Issue status update for 
http://drupal.org/node/26683
Post a follow up: 
http://drupal.org/project/comments/add/26683

 Project:      Drupal
 Version:      4.6.2
 Component:    taxonomy.module
 Category:     bug reports
 Priority:     critical
 Assigned to:  matteo
 Reported by:  matteo
 Updated by:   matteo
 Status:       patch

Did  anyone notice this problem ??
Matteo




matteo



Previous comments:
------------------------------------------------------------------------

Thu, 14 Jul 2005 10:25:46 +0000 : matteo

Attachment: http://drupal.org/files/issues/taxonomy_distinct_part2.patch (974 bytes)

Nodes are repeated when asking for terms in or each other (ex. term 25
or term 27).
same symptoms as http://drupal.org/node/22469, where the problem
appeared only when dealing with terms in 'and'.
the attached patch solves the problem, due to the erroneous elimination
of the distinct clause in the query issued for 'or' terms.


Same problem occurs also in Drupal 4.6.0 and Drupal 4.6.1.


Matteo







More information about the drupal-devel mailing list