Field Group 3.5 WSODs on Drupal <=10.2

Created on 2 August 2024, 9 months ago
Updated 17 August 2024, 8 months ago

Problem/Motivation

Upgrading the Field Group module from 3.4 to 3.5 on Drupal versions up through 10.2.x results in an error:

Error: Class "Drupal\Core\Render\Element\RenderElementBase" not found in include() (line 17 of modules/contrib/field_group/src/Element/HorizontalTabs.php).

Steps to reproduce

1. Install Field Group v3.5 on Drupal 10.2.
2. Observe immediate sitewide WSOD.
3. Observe that installing Drupal 10.3 immediately resolves WSOD.

Proposed resolution

Create new 4.0 release identical to current 3.5 codebase with updated Drupal version constraint ^10.3 || ^11

Revert πŸ› Fix deprecated extending of render element Fixed and release as 3.6

Remaining tasks

Create 4.0 release. Up to maintainer to mark tag as alpha, beta, rc, or stable

Revert problematic commit and release 3.6 stable version

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Fixed

Version

3.5

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States caesius

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

Comments & Activities

Production build 0.71.5 2024