Project

General

Profile

« Previous | Next » 

Revision 3ce70d3c

Added by Katja Luther about 5 years ago

ref #8234:avoid NPE

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/descriptive/e4/handler/MoveDescriptionElementsHandlerE4.java
145 145

  
146 146
            }
147 147
        }
148
        UUID classificationUuid = null;
149
        if (classification != null){
150
            classificationUuid = classification.getUuid();
151
        }
148 152
        TaxonNode newAcceptedTaxonNode = TaxonNodeSelectionDialog.select(shell,
149 153
                Messages.MoveDescriptionElementsHandler_CHOOSE_ACC_TAXON,
150 154
                excludeTaxa,

Also available in: Unified diff