Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2014 at 23:11 UTC
Updated:
23 Jul 2022 at 11:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
maciej.zgadzaj commentedPatch attached.
Comment #3
maciej.zgadzaj commentedTake 2, let's check if function exists before calling it.
Comment #4
poker10 commentedThis seems to be done on purpose, because of performance reasons, see: #619580: Only invoke query_alter on tagged queries . I think this should be won't fix. But feel free to reopen if you think otherwise.