- Issue created by @danchadwick
- πΊπΈUnited States danchadwick Boston
Here's a patch created on D10.3, but I suspect it applies fine to 11.x
- π³πΏNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to our policies.
- πΊπΈUnited States danchadwick Boston
Argh. Apparently core (and maybe contrib) creates attribute array class elements as both strings and arrays, so a cast to (array) is needed. I'd call that a bug, but that's another issue.
Here's a revised patch.
- πΊπΈUnited States smustgrave
thank you for reporting
Fixes should be in MRs vs patches
Also will need a test case to show the problem.
- First commit to issue fork.
- Merge request !10860Issue #3494015 "Link render element overwrites css class" β (Open) created by vidorado
- πͺπΈSpain vidorado Pamplona (Navarra)
I've just created a MR and added a Kernel test :)