Ticket #1268 (closed defect: fixed)

Opened 5 months ago

Last modified 3 months ago

fetchTree overwrites existing hydration mode

Reported by: slickrick Owned by: romanb
Priority: minor Milestone:
Component: NestedSet Version: 0.11.0
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 4 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 3 months ago by anonymous

  • milestone New deleted

Milestone New deleted

Note: See TracTickets for help on using tickets.