Ticket #1268 (closed defect: fixed)

Opened 12 months ago

Last modified 10 months ago

fetchTree overwrites existing hydration mode

Reported by: slickrick Owned by: romanb
Priority: minor Milestone:
Component: NestedSet Version: 0.11.0
Severity: Keywords: fetchTree
Cc: Has Test: no
Status: Pending Core Response Has Patch: no

Description

Look at changeset r4656, fetchTree() overwrites the existing hydration mode.

$hydrationMode should default to null and ONLY set the hydration mode IF a valid mode is passed.

Change History

Changed 12 months ago by guilhermeblanco

  • status changed from new to closed
  • resolution set to fixed

In r4706 fixed #1268 and fixed #1260. Fixed test case of #1250. Updated documentation to support changes. Remove BC break of fetchTree and also Pager is now aware of Hydration mode defined in Query object.

Changed 10 months ago by anonymous

  • milestone New deleted

Milestone New deleted

Note: See TracTickets for help on using tickets.