fixed a couple of issues that surfaced through testing
[taxeditor.git] / taxeditor-store / src / main / java / eu / etaxonomy / taxeditor / operations / MoveTaxonOperation.java
index 91ddd259b66694f383516dafa93acf5c8eddad16..8fd92f30b3df3e164aae455aae551a334ba6cd05 100644 (file)
@@ -116,7 +116,9 @@ public class MoveTaxonOperation extends AbstractPostOperation {
                        }\r
                        return null;\r
                }finally{\r
-                       conversation.close();\r
+                       // FIXME closing this conversation also closes the conversation of the \r
+                       // taxonomic tree. Removing the close call for sage of a smooth presentation\r
+//                     conversation.close();\r
                }\r
        }\r
 }\r