Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
taxonomy data
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2011 at 20:52 UTC
Updated:
28 Apr 2011 at 21:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehner@hydra: You should really lookup the difference between notices/errors and warnings.
Update priority.
Some facts:
* Currenty tokens are only availible for fields and arguments.
* Taxonomy/term don't have fields as row plugins by default, so there are not fields.
* So the idea is to actually let arguments expose some additional tokens/use tokens system
Comment #2
dawehnerHere is a patch which just fixes the bug itself. There is still no way to add the term description as token.
Comment #3
dawehnerAnd commited. Thanks for reporting!