use preferencePredicate.EditMapServiceAccessPoint in featureDistribution detailsview
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / preference / PreferencesUtil.java
index 2ae5e0812d7d1ae663588614830833868a51ff06..ad4eb54f00395984314e128927f41d916159545c 100644 (file)
@@ -249,7 +249,7 @@ public class PreferencesUtil implements IPreferenceKeys {
                         return pred.getDefaultValue().toString();
                     }
                 }
-                return null;
+                return prefValue;
             }
 
        }else if (pref != null){