Trying to access array offset on value of type null

Created on 12 October 2023, 9 months ago
Updated 1 November 2023, 8 months ago

Setup

  • Solr version: 8
  • Drupal Core version: 9.5.9
  • Search API version:
  • Search API Solr version: 1.29
  • Configured Solr Connector:

Issue

When loading the main Search API admin page I am receiving the following error.
Warning: Trying to access array offset on value of type null in Drupal\search_api_solr\Entity\SolrFieldType->requiresManagedSchema() (line 574 of modules/contrib/search_api_solr/src/Entity/SolrFieldType.php).

It seems to be happening on field type text_ar.

I added the following patch to ignore this warning for now.

πŸ› Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom mjmorley

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

Comments & Activities

Production build 0.69.0 2024