Community
Participate
Working Groups
When two component names (however created: either via New Component Name or through reassigning) are merged, the next save in the project (and all subsequent saves) result in a Java Illegal Argument Exception (see attached log). The project is then basically broken - no saves can be carried out.
Created attachment 190522 [details] Logfile
fixed with http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=bc38c07d68ade714fd32e5245fc738d35a9f3f45 I should note that I was unable to reproduce the error using the given description. The attached log, however, quite clearly identifies the cause of the problem.
Tested merging of unused component names in CNB: OK Tested merging of used component names in CNB: NOK - (NPE) s. attached Log
Created attachment 191113 [details] NPE after merging two used component names in the CNB Steps to reproduce - Import GDP_5 project - Open project + CNB - Merge component names "dvd_CategoryLöschen_OK_btn" and "dvd_newCategory_OK_btc" - Open OME --> UE due to NPE
fixed with http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=641271fde099c95b037bdc92b41fbb16f0a416a7
Tested merging of unused component names in CNB: OK Tested merging of used component names in CNB: OK