Opened 15 years ago

Closed 15 years ago

#1024 closed defect (fixed)

Renaming of resource is not applied to any opened resources

Reported by: jcarranz Owned by: ksgeograf
Priority: high Milestone: Maestro-2.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

To reproduce:

  • Open a resource
  • Rename the resource in the repository tree
  • Resource tab label does not change
  • When the opened resource is saved, a new resource with the old name is created.

Change History (2)

comment:1 by ksgeograf, 15 years ago

Milestone: Maestro-2.0
Priority: lowhigh
Status: newassigned
Version: 2.0.2

I can confirm and reproduce, thanks for reporting.

comment:2 by ksgeograf, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r4099.

I made it so that all open resources are closed before the rename. I chose this to handle situations where the move/rename fails, and it is impossible to guess what name should be used.

If this is unacceptable, please create a new enhancement request.

Note: See TracTickets for help on using tickets.