- when editing a CDM entity in an EditFromSelectionWizard the entity will be cloned...
authorPatric Plitzner <p.plitzner@bgbm.org>
Tue, 14 Oct 2014 07:26:29 +0000 (07:26 +0000)
committerPatric Plitzner <p.plitzner@bgbm.org>
Tue, 14 Oct 2014 07:26:29 +0000 (07:26 +0000)
commit1149ef6acdd69ed5e11d33ad53daa1b4dd1d9f31
tree24926603e69d16cec0c1a12d9064cf6b5b4fe208
parent11d042b56833b9800a47a7894c97a1e9ca1be796
 - when editing a CDM entity in an EditFromSelectionWizard the entity will be cloned before editing.
 - when hitting "Finish" the entity will be merged with the original.
 - when hitting "Cancel" the merging will not be made and the changes will be ignored -> this fixes #2645
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/selection/EditFromSelectionWizard.java
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/selection/EntitySelectionElement.java