Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
General code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Jul 2023 at 13:11 UTC
Updated:
28 Jan 2024 at 16:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
keshavv commentedComment #4
keshavv commentedI have created the MR. Please review.
Thank you.
Comment #5
drunken monkeyThanks for opening this issue!
However, it seems we need to wait until we depend on Drupal 10.1 to be able to fix this.
Furthermore, there are lots of other places in our code that use that function:
Comment #6
drunken monkeySince we now increased the Core version dependency in #3394192: Increase Drupal core version requirement to 10.1, we can finally go ahead with this.
The attached patch should fix this throughout the module. (Testing MRs unfortunately still doesn’t work for this project.)
Comment #8
drunken monkeyMerged. Thanks again!