Project

General

Profile

« Previous | Next » 

Revision 580d5157

Added by Andreas Kohlbecker about 5 years ago

ref #8050 validing related name nomenclatural reference to require the user to add missing references when reusing an exising name

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/name/TaxonNamePopupEditorMode.java
32 32
    NOMENCLATURALREFERENCE_SECTION_EDITING_ONLY,
33 33

  
34 34
    /**
35
     * setting the nomenclatural reference is required with the exception
36
     * that existing data is considered complete if the combination
37
     * authors are set.
35
     * setting the nomenclatural reference is required. This also accounts for names realted to the name
36
     * being edites in the TaxonNamePopupEditor (basionyms, validation, replaced synonmys, ...).
38 37
     */
39 38
    REQUIRE_NOMENCLATURALREFERENCE,
40 39

  

Also available in: Unified diff