Do we miss explode() calls for fences_field_classes, fences_label_classes, fences_field_items_wrapper_classes

Created on 30 July 2024, 7 months ago

Problem/Motivation

Looking at the lines below https://git.drupalcode.org/issue/fences-3464644/-/blob/3464644-add-a-mul...

I'm wondering why we're exploding the classes for some of the cases and not for all cases. Perhaps I'm overlooking something.
Exploding css classes by space is correct and the standard, so why aren't we doing this for all classes?

The tests that we added in 📌 Add a multiple classes test Fixed are green, so this doesn't seem to cause issues, but maybe the classes are still not being added separately but as string containing spaces?

We need to debug this in code, I guess by kint()'ing the attributes in the twig file so we have the real result.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

3.0

Component

Code (fences)

Created by

🇩🇪Germany Anybody Porta Westfalica

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024