Ticket #100 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Problem saving when domains and resources are renamed before parent renamed.

Reported by: msnyder Assigned to: dsugar
Priority: High Milestone:
Component: Framework Navigator Keywords:
Cc:

Description

In a domain with children, if the names of the children are changed and then the name of the parent domain name is changed, this causes an error in the .fpol file with the naming scheme of parent.child. When saving, the children are then deleted due to error. If the parent name is changed and then the children, saving is okay because the parentName.childName then matches in the both .fpol and graphics.

Change History

01/29/07 11:49:26 changed by dsugar

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

This should be fixed. All the changes that Brian made to the backend changeset:1408 should have taken care of this.