Project

General

Profile

bug #8385

Updated by Andreas Müller almost 5 years ago

* Values on General page (Export/Import, Checklist perspective, Taxonnode Wizard) are not loaded correctly when reopening the DB pref wizard 
 * Name details view can not be set to "default" (always chooses enabled after reopening) 
 * PublishFlag: if choosing "default" after reopening an IAE is thrown (see #8385#note-6) 
 * Distribution-Editor:  
        * sorting areas => choose Label, selects ID in Voc after reopening 
        * Show rank: use yes and no instead "Show Rank" and "No rank", this is consistent with other such fields. 
 * ABCD Import:  
        * Biocase Provider for associated DNA should be moved to "Biocase Provider" 
        * Nomencl.Code dropdown is missing a label 
 * Disable "allow override" where no local preference exists yet (or better implement local preference) 
        * ABCD import 
        * General (IO menu, Checklist perspective, TaxonNode Wizard) 
        * Common names areas 
 * Adapt menu to local prefs menu (use same structure) 
 * Check result of "Restore Defaults", with the new implementation it should always set fields to "default" but it doesn't (e.g. Distribution Editor-Show Ranks is set to "Show Rank" instead) 
 * show default value in brackets: currently "Use default" is shown but users don't know what the default value is so it is difficult to decide if "Use default" is what is wanted. However, computing the default needs to be done together with "subject" so first all higher subjects need to be asked for there value and finally if no value exists for any subject the default for the predicate should be taken. 
       

Back