Project

General

Profile

« Previous | Next » 

Revision 2362417c

Added by Patrick Plitzner about 8 years ago

Fix potential overlap of handlers for opening derivative editor

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
372 372
               visible="true">
373 373
         </separator>
374 374
         <command
375
               commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditor"
375
               commandId="eu.etaxonomy.taxeditor.editor.openSpecimenEditorFromMenu"
376 376
               label="%command.label.DERIVATIVE_EDITOR"
377 377
               style="push">
378 378
            <visibleWhen
......
1632 1632
               typeId="eu.etaxonomy.taxeditor.uuidParameterType">
1633 1633
         </commandParameter>
1634 1634
      </command>
1635
      <command
1636
            defaultHandler="eu.etaxonomy.taxeditor.editor.handler.OpenDerivateViewHandler"
1637
            id="eu.etaxonomy.taxeditor.editor.openSpecimenEditorFromMenu"
1638
            name="%command.name.OPEN_DERIVATIVE_EDITOR">
1639
      </command>
1635 1640
      <command
1636 1641
            defaultHandler="eu.etaxonomy.taxeditor.editor.view.derivate.handler.ListenToSelectionChangeHandler"
1637 1642
            id="eu.etaxonomy.taxeditor.editor.derivative.listenToSelectionChange"

Also available in: Unified diff