Incompatible with Drupal 10.3 and higher

Created on 22 April 2024, 2 months ago
Updated 21 June 2024, 4 days ago

Problem/Motivation

https://www.drupal.org/project/drupal/issues/3388913 🐛 Media library modal field widget does not render selection checkbox after search Active introduces a breaking change, by required the $row->mid property be set for rendering src/Plugin/views/field/MediaLibrarySelectForm.php.

The current class does not provide an MID, since the entity is external to Drupal. This causes a fatal error when using the module's media library,

It also affects 1.1-dev.

Steps to reproduce

Install 10.3. Try to use the module.

Proposed resolution

Fix the broken class

Remaining tasks

Fix the broken class

User interface changes

None

API changes

None

Data model changes

None

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States agentrickard Georgia (US)

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024