- Merge request !10Issue #3207788: Use an allowed list of classes for glb_classes() instead of disallowed classes → (Closed) created by seanB
In the glb_classes()
twig filter a list of classes is defined that should not be prefixed. Since contrib modules could add all kinds of unknown classes (found this using the maxlength module) this could lead to unexpected issues.
I think it would be safer to create a list of explicit classes that should be prefixed, instead of listing classes that should not be.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.