views-delimited-list-fields template not being used

Created on 25 January 2025, 2 months ago

This line in views_delimited_list.module:48 is not working correctly:

if (class_exists('ViewsDelimitedListStyle')) is returning false.

Should be (class_exists(ViewsDelimitedListStyle::class)).

But even with this, the template is not in use. The way it's adding to theme_hook_suggestions does not seem correct.

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024