Closed (fixed)
Project:
Entityqueue
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2020 at 18:35 UTC
Updated:
9 Dec 2020 at 09:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
upchuk commentedHere is the fix.
Comment #3
thpoul commentedI can replicate the issue on both 8.x-1.1 and 8.x-1.x-dev and can confirm this patch fixes it.
Thank you Upchuk, it works like a charm!
Comment #5
amateescu commentedThis problem affects Drupal 9.x and it's caused by #2787873: Add a base class for entity reference selection handlers and fix the structure of their configuration, which provided a BC layer for Drupal 8.x but that was removed in 9.x. Thanks for finding it!
Committed to 8.x-1.x.
Comment #6
amateescu commented