Ticket #1114 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Trees tool fails when some deletions are done

Reported by: fguillaume Assigned to: fguillaume
Priority: P1 Milestone: CPS 3.3.8
Component: CPSCore Version: 3.0.0
Severity: blocker Keywords:
Cc:

Description

Trees Tool fails when you have in the tree:

sections
sections/ouvrages
sections/legi
sections/legi/aha
sections/jorf
sections/jorf/2005
sections/jorf/2005/08
sections/jorf/2005/08/10

and you delete sections/jorf/2005

Change History

11/08/05 17:46:13 changed by fguillaume

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

Fixed in [29274].

Was due to use of a loop over btree.keys() that deleted keys...