Ticket #182 (closed Bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Cheddar ADL objects ID are wrong when model are edited by hand

Reported by: singhoff Owned by: singhoff
Priority: minor Milestone: 3.3
Component: framework Version: trunk
Keywords: Cc:

Description

In the framework, 2 global variables stored the object id generators ... which may lead to id bugs when we load models that are edited by hand and extended by the editors

to fix that bug:
1) we removed the extra global variable :-)
2) and when a model is loaded, the value of the id generator is increased to the higher value of the model + 1

Change History

comment:1 Changed 3 years ago by singhoff

  • Owner set to singhoff
  • Status changed from new to assigned

comment:2 Changed 3 years ago by singhoff

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:3 Changed 3 years ago by singhoff

  • Summary changed from Cheddar ADL objects are wrong when model are edited by hand to Cheddar ADL objects ID are wrong when model are edited by hand
Note: See TracTickets for help on using tickets.