Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Aug 2022 at 21:22 UTC
Updated:
9 Dec 2022 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
poker10 commentedComment #3
mcdruid commented:thumbsup:
Comment #5
poker10 commentedCommitted and pushed. Thanks!
Comment #7
solideogloria commentedThis change causes this contrib issue in Entity Reference
#3325972: Cannot access protected property SelectQuery::$alterTags in EntityReference_SelectionHandler_Generic->reAlterQuery()
Nothing needs to be done in core, but it'd be helpful if anyone knows a way to fix this issue.
Alternatively, the properties could be made public?
Comment #8
taran2lhttps://git.drupalcode.org/project/drupal/-/blob/10.0.x/core/lib/Drupal/...
D10 made them public, we need a follow-up to revert this change
Comment #9
joseph.olstadThanks for the fix, I had one or two on 7.93, just upgrading them now to 7.94, people were confused, fixed now.