ref 6061: using * at the beginning of search pattern triggers a search on abbrevTitle...
[taxeditor.git] / eu.etaxonomy.taxeditor.navigation / plugin.xml
index 4960a059f3435d952802d628b4f0bb5586c5bc5b..be4c61af80e4f663d7ba7a28cf6902b6c7466f29 100644 (file)
             </with>
          </activeWhen>
       </handler>
+      <handler
+            class="eu.etaxonomy.taxeditor.editor.handler.defaultHandler.DefaultOpenTaxonEditorForTaxonBaseHandler"
+            commandId="eu.etaxonomy.taxeditor.editor.openTaxonEditorForTaxon">
+         <activeWhen>
+            <and>
+               <not>
+                  <reference
+                        definitionId="isOrphanedTaxon">
+                  </reference>
+               </not>
+            </and>
+         </activeWhen>
+      </handler>
    </extension>