Project

General

Profile

« Previous | Next » 

Revision 28e59cee

Added by Katja Luther almost 6 years ago

fix creation of hybrids after deleting cascading in relationships

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/operation/CreateSynonymInExistingHomotypicalGroupOperation.java
70 70
			synonym = element.addHeterotypicSynonymName(newSynonymName);
71 71
		}
72 72

  
73
//		addToSaveList(synonym);
73
		addToSaveList(synonym);
74 74
		monitor.worked(40);
75 75

  
76 76
//		Synonym affectedSynonym = null;

Also available in: Unified diff