I'm getting the following error on 7.x-1.0
Notice: Undefined offset: 0 in _views_table_highlighter_cook_fields() (line 25 of ...\sites\all\modules\views_table_highlighter\views_table_highlighter.module).
Other than this, the release seems to be working well. The table shows properly highlighted below the errors; the same error is repeated quite a bit (e.g. 16 times with only 6 results & 1 field in the table).
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_table_highlighter-cook-00.patch | 705 bytes | smokris |
Comments
Comment #1
smokrisThanks for the feedback, @ryantollefson.
Could you export your view and attach it to this issue, so I can determine which field is generating that error?
Comment #2
ryantollefson commentedI just created a new view for testing. It has only 2 fields in it, and everything else pretty much as defaults. I am getting the same errors with it (but below the errors, the table is highlighted properly).
Here is the attached export:
Comment #4
smokris@ryantollefson: Got it. Thanks for the details.
I've attached a patch — could you apply it and verify that it solves the problem on your site?
Comment #5
asep.sutisna commentedThanks smokris. It works!
Comment #6
ryantollefson commentedWorking for me. :)
Thanks!
Comment #7
smokrisThanks for the confirmation, @ryantollefson and @asep.sutisna.
Committed patch; released 7.x-1.1.