WSOD in Drupal 10

Created on 28 November 2023, 12 months ago
Updated 20 April 2024, 7 months ago

Problem/Motivation

Steps to reproduce

Try to merge terms on a fresh Drupal 10 install
WSOD.

Proposed resolution

add the following line to MergeTermsTarget.php
$selected_term_ids = $this->getSelectedTermIds();
$query->condition('vid', $this->vocabulary->id());
$query->accessCheck(TRUE);

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada alanstanley

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.71.5 2024