Beta 5.x-beta1 incompatible with Drupal 8

Created on 6 October 2020, over 3 years ago
Updated 22 May 2024, about 1 month ago

Problem/Motivation

The project page states "The 8.x-5.x version of BEF is compatible with Drupal 8.8 and later." - However, it introduces the following change in templates/bef-nested-elements.html.twig:

- {% spaceless %}
+ {% apply spaceless %}
- {% endspaceless %}
+ {% endapply %}

This does not work in Drupal 8.

Steps to reproduce

Install BEF 5.x-beta1 on Drupal 8 and use nested elements.

Proposed resolution

Either undo the above change or mark the module as Drupal 9 only.

πŸ› Bug report
Status

Closed: works as designed

Version

5.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom DerryC

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024