Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.0-BETA1
-
Fix Version/s: 1.2.0-BETA2
-
Component/s: Query
-
Labels:None
Description
Upon cloning or copying a query object, the hydrator property still points to the original query. Changing it in the child object changes it for the parent object.
thanks to gnat42 for the patch