Download & Extend

Table Highlighter available fields error

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.

AttachmentSizeStatusTest resultOperations
table-highlighter-fields-error.jpg127.93 KBIgnored: Check issue status.NoneNone

#2

Title:Fields are confused when datetime field is inserted.» Table Highlighter available fields error

changed title