Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.5
Component:
taxonomy data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2009 at 12:55 UTC
Updated:
6 Jul 2010 at 10:58 UTC
I suggest adding sql rewrite support for this field handler just like sql rewrite is available for all queries in taxonomy module, e.g. function taxonomy_node_get_terms_by_vocabulary() which is very similar to this case.
I stubled upon this issue when examining the new Domain Taxonomy module.
http://drupal.org/node/256763#comment-1671720
A possible patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| views_field_tid_rewritesql.patch | 1.08 KB | mindgame |
Comments
Comment #1
dawehnerThere is already another issue, which has the same patch.
#611728: Domain Taxonomy terms exposed in Views
There are already some comments.