Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 10:31 UTC
Updated:
29 Jul 2014 at 21:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
amateescu commentedPretty easy to test and fix though.
Comment #2
chx commentedNice... I added __clone in ConditionBase but it's not triggered when the Query object is cloned because clone is not recursive like that.
Comment #3
catchLooks good. Committed/pushed to 8.x.