fixed a bug that occurred when executing operations on taxon nodes on root level
authorn.hoffmann <n.hoffmann@localhost>
Wed, 9 Dec 2009 16:19:52 +0000 (16:19 +0000)
committern.hoffmann <n.hoffmann@localhost>
Wed, 9 Dec 2009 16:19:52 +0000 (16:19 +0000)
commitcb42d322fc72d150f4425b5bfdd1fcf0301b2449
tree14f3c8612b87adf773d3419f780300cc3fec0e5b
parent2281ec20f5a43022650ffcfc57ab767aad5b90ff
fixed a bug that occurred when executing operations on taxon nodes on root level
taxeditor-editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/ChangeSynonymToAcceptedTaxonHandler.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/operations/ChangeSynonymToAcceptedTaxonOperation.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/operations/DeleteTaxonNodeOperation.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/operations/MoveTaxonOperation.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/operations/SwapSynonymAndAcceptedOperation.java
taxeditor-store/src/main/java/eu/etaxonomy/taxeditor/store/CdmStore.java