Closed (cannot reproduce)
Project:
Views Table Highlighter
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2010 at 11:29 UTC
Updated:
13 Mar 2012 at 03:31 UTC
Hi,
though it basically works, not all fields appear or are accessable in the php query. We use Content Taxonomy fields for some content types and they don't work with this module. Could you please add support for it? Thanks!
Raphael
Comments
Comment #1
jasom commentedalso issiue for me
Comment #2
smokrisHmm, this is working for me in 6.x-1.1.
On my test site, I set up a content_taxonomy.module field "field_test_term", with terms "alpha" and "beta".
Using the following highlighter code...
...the "beta" nodes were highlighted red.
I added a SimpleTest to verify that this continues to work.