[mapguide-users] Maestro 6m8 deletes resources on rename

Jackie Ng jumpinjackie at gmail.com
Wed Feb 28 07:14:06 PST 2018


Certainly not by design. It's a UI bug.

If update references is checked (by default it is), it completely disregards
the overwrite flag and proceeds with the "move resource with reference
updates" action. This action is implicit overwrite=true.

Reference:
https://github.com/jumpinjackie/mapguide-maestro/blob/master/Maestro.Base/Commands/SiteExplorer/RenameCommand.cs#L93

Since moving resources with reference updates is implicit overwrite=true,
there's no point showing that overwrite checkbox, and instead the UI should
either prevent renaming to something that already exists -OR- make it
crystal clear that you are about to rename into something that already
exists.

- Jackie



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html


More information about the mapguide-users mailing list