Posted by SocialNicheGuru on March 21, 2011 at 2:45pm
1 follower
| Project: | Views Table Highlighter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I add a datetime field to my view (field_ct_plus_duration)
I place it above field_ct_plus_priority
TableHighlighter says field_ct_plus_priority is:
$node_data_field_ct_plus_duration_field_ct_plus_priority_value == "2 - High
instead of
$node_data_field_ct_plus_priority_field_ct_plus_priority_value == "2 - High
When I move the datefield down below field_ct_plus_priority all is well again.
Comments
#1
OK. I just took another look and it is not just date field.
I am noticing this with other fields too.
The first date or content_taxonomy field seems to have an effect on others.
#2
changed title