Drupal 10 compatibility - The "#pre_render" render array value expects an array of callbacks.

Created on 2 October 2023, about 1 year ago
Updated 7 October 2023, about 1 year ago

Problem/Motivation

The latest 8.x.-1.29 version of Search API module stated as Drupal 10 compatible but Drupal 10 upgrade status module warns 7 errors.

There is an issue, where 6 of the errors are reported, so I don't do this again.
https://www.drupal.org/project/search_api/issues/3362061 🐛 Call to deprecated method stopPropagation and isPropagationStopped Postponed: needs info

This is the 7th error on our site:

search_api/src/Processor/FieldsProcessorPluginBase.php (Line 234)
The "#pre_render" render array value expects an array of callbacks.

Steps to reproduce

Proposed resolution

Remaining tasks

📌 Task
Status

Closed: works as designed

Version

1.29

Component

Plugins

Created by

🇭🇺Hungary bata.laci

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

Comments & Activities

  • Issue created by @bata.laci
  • Status changed to Closed: works as designed about 1 year ago
  • 🇦🇹Austria drunken monkey Vienna, Austria

    A quick look into the code suggest that the value is an array of callbacks and the Upgrade Status module just fails to correctly identify its type.

Production build 0.71.5 2024