Quote:
Originally Posted by ownedbycats
I ran into a slightly strange issue when counting a custom column. Template tester it works right:
Attachment 211486
But when I try to modify my #timesread composite:
Attachment 211487
The expected number displays in the book list but not book details.
Yes, #datesread is a taglike. I also tried restarting and the error persists.
|
Fix submitted.
In the meantime simply ignore the error. The error happens because of how the template tester is used in this case (editing a composite). Calling field_list_count() works in a composite. Until the fix is in source there might be a few log messages.