Project

General

Profile

« Previous | Next » 

Revision 77c9b8f8

Added by Andreas Müller almost 2 years ago

ref #3722, ref #8127, ref #10067 fully remove sortindex updating and collection null handling workaround from TaxonNode

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/cdmLight/CdmLightClassificationExport.java
389 389
                }
390 390
            }
391 391

  
392
            taxonNode.removeNullValueFromChildren();
392
//            taxonNode.removeNullValueFromChildren();
393 393

  
394 394
        } catch (Exception e) {
395 395
            state.getResult().addException(e, "An unexpected error occurred when handling the taxon node of "

Also available in: Unified diff