[drupal-devel] [bug] Nodes are repeated when asking for a list of
taxonomy/term/x, y nodes
matteo
drupal-devel at drupal.org
Thu Jul 14 10:25:48 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
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
matteo
More information about the drupal-devel
mailing list