Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
General code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2024 at 10:40 UTC
Updated:
16 Nov 2024 at 21:09 UTC
Jump to comment: Most recent
Comments
Comment #3
drunken monkeyFixed in this MR, please test/review.
While most of the places in the code concerned entity labels (search indexes in most cases, to be precise) which can be
NULLtheoretically, the most important changes were probably the ones concerning fields, in theAddHierarchyandRenderedItemprocessors, as field labels are probably more oftenNULLthan entity labels.Comment #5
drunken monkey