Closed (fixed)
Project:
Drupal core
Version:
11.3.x-dev
Component:
search.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Nov 2025 at 01:47 UTC
Updated:
1 Dec 2025 at 15:54 UTC
Jump to comment: Most recent
Comments
Comment #3
alexpottComment #4
smustgrave commentedRan locally on 8.5.0RC3
Without the MR SearchConfigSettingsFormTest::testMultipleSearchPages I actually get an error
Exception: Deprecated function: Using null as an array offset is deprecated, use an empty string instead
Drupal\search\SearchPageRepository->getDefaultSearchPage()() (Line: 80)
With the MR seems to pass.
Comment #5
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!