Project

General

Profile

« Previous | Next » 

Revision 2cb65c58

Added by Katja Luther about 8 years ago

short hotfix for wrong dirty flag after change synonym to misapplication

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/ChangeToMisapplicationHandler.java
68 68
						editor.getUndoContext(), editor.getTaxon(), (Synonym) selectedElement, editor);
69 69
			}
70 70

  
71

  
71 72
			EditorUtil.executeOperation(operation);
73

  
72 74
		} catch (NotDefinedException e) {
73 75
			logger.warn("Command name not set");
74 76
		}

Also available in: Unified diff