Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Dec 2009 at 11:56 UTC
Updated:
9 Mar 2010 at 14:32 UTC
When searching, the sql join should use taxonomy_index and not taxonomy_node_term.
| Comment | File | Size | Author |
|---|---|---|---|
| node_taxonomy_search.patch | 709 bytes | jdanthinne |
Comments
Comment #1
jdanthinne commentedComment #2
dries commentedWould be great to have a test for this. Pretty sure things like search will keep breaking when we make changes to the taxonomy module.
Comment #3
jdanthinne commentedI don't know how to write tests... any advice? And will it be related to the taxonomy module or search module?
Comment #4
jdanthinne commentedComment #5
jdanthinne commented