Ticket #5685 (closed: fixed)
Invisible workspaces broken on renaming
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description (last modified by Martyn Gigg) (diff)
To reproduce:
- Ensure you're option to show hidden workspaces is off (preferences)
- Load a file into a workspace;
- Right click on the workspace and click Rename;
- Give it a new name that is prefixed with a __
- The new name will appear in the list
Change History
comment:1 Changed 8 years ago by Martyn Gigg
- Status changed from new to accepted
- Owner set to Martyn Gigg
comment:2 Changed 8 years ago by Martyn Gigg
Fix invisible workspaces on renaming. Refs #5685
The new RenameNotification was not checking for the invisible objects property.
Changeset: 72c0bbb73a9a6385c38f012107ed30550aa38cd3
comment:3 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:7 Changed 8 years ago by Martyn Gigg
Fix invisible workspaces on renaming. Refs #5685
The new RenameNotification was not checking for the invisible objects property.
Changeset: 72c0bbb73a9a6385c38f012107ed30550aa38cd3
Note: See
TracTickets for help on using
tickets.