Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.2.0-BETA2
-
Fix Version/s: 1.2.0-BETA3
-
Component/s: Query
-
Labels:None
Description
The fix for DC-204 in changeset [6691] is incorrect. I have a model using the nested set plugin. When I set hydration mode HYDRATE_ARRAY on its base query and perform a query objects are returned instead of arrays. I think this is due to the fact that clones of the query should take over the selected hydration mode. Please have a look.
Duplicate of
DC-223, now fixed