Project

General

Profile

« Previous | Next » 

Revision 3baf1767

Added by Andreas Kohlbecker about 6 years ago

fix #7353 SpecimenTypedesignationsWorkingsetEditor: adapting to changes in DerivedUnitConverter and blockig kindOfUnit changes in case of multiple typeDesignations per specimen

View differences:

src/main/java/eu/etaxonomy/cdm/service/RegistrationWorkingSetService.java
63 63
            "typeDesignations.typeName.$",
64 64
            "typeDesignations.citation",
65 65
            "typeDesignations.citation.authorship.$",
66
            "typeDesignations.annotations", // needed for AnnotatableEntity.clone() in DerivedUnitConverter.copyPropertiesTo
67
            "typeDesignations.markers", // needed for AnnotatableEntity.clone() in DerivedUnitConverter.copyPropertiesTo
68
            "typeDesignations.registrations", // DerivedUnitConverter.copyPropertiesTo(TARGET n)
69

  
66 70
            // name
67 71
            "name.$",
68 72
            "name.nomenclaturalReference.authorship.$",

Also available in: Unified diff