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
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to