TypeError: Unsupported operand types: array + null in LinkGenerator->generate()

Created on 16 March 2024, 7 months ago
Updated 15 April 2024, 6 months ago

Problem/motivation

This possibly happens because of media_entity_download which relies on the BC layer at the moment. the attributes option is null, which is then set, and then later on it tries to merge an array and NULL.

Steps to reproduce

With media_entity_download enabled and configured, set up a media link and try to display it.

Proposed resolution

πŸ› Bug report
Status

Fixed

Version

6.1

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland berdir Switzerland

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024