Project

General

Profile

bug #8615

Updated by Andreas Kohlbecker over 4 years ago

data base: WS1:carypophyllales_demo_01 


 The distribution editor is not available in the context menu: 

 ![](picture145-1.png) 

 even if enabled in the server side prefs with permission to override locally 

 ![](picture145-2.png) 

 the local prefs: 

 ![](picture145-3.png) 


 Overriding the server-side setting with "enabled" lets the menu entry show up: 

 ![](picture440-1.png) 

 this creates the following **commented** lines in the `~/.cdmLibrary/.metadata/.plugins/org.eclipse.core.runtime/.settings/eu.etaxonomy.taxeditor.store.prefs 

 ~~~~ 
 //distribution.editor.activated_OVERRIDE__edit-WS\ I/caryophyllales_demo_01=true 
 //distribution.editor.activated_edit-WS\ I/caryophyllales_demo_01=true 
 ~~~ 

 switching back to "default" does not reproduce the original effect 

 this removes this line: 

 ~~~ 
 //distribution.editor.activated_OVERRIDE__edit-WS\ I/caryophyllales_demo_01=true 
 ~~~ 

 removing the second line does reproduce the effect, To actually see the effect the editor must be restarted 

 ~~~ 
 //distribution.editor.activated_edit-WS\ I/caryophyllales_demo_02=true 
 ~~~ 





 






Back