Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 343941

Summary: Index Out of Bounds Exception when adding data for re-added parameters
Product: [Technology] Jubula Reporter: Alexandra Schladebeck <alexandra.schladebeck>
Component: CoreAssignee: Zeb Ford-Reitz <zeb.ford-reitz>
Status: CLOSED FIXED QA Contact: Oliver Goetz <Oliver.Goetz>
Severity: blocker    
Priority: P2 CC: Achim.Loerke, zeb.ford-reitz
Version: 0.9.0   
Target Milestone: Indigo RC2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Exception stack trace none

Description Alexandra Schladebeck CLA 2011-04-27 06:55:28 EDT
1. Create a Test Case TC1 containing two "replace text" modules and a "check text" module.
2. Propagate the text parameters as =VALUE1 =VALUE2 and =RESULT. Enter equals as the operator for the check text module.
3. Add three default data sets for the parameters in TC1
4. Reuse TC1 in a Test Suite and save
5. Delete all the data sets in the Test Suite and add a new one and save
6. Reset the data in the Test Suite to the referenced data using the combo box in the properties view
7. In TC1, delete all the parameters via the edit parameters dialog and save.
8. In TC1, add all parameters again (same names) via the properties view and save
9. In the Test Suite, add a data set and enter values. After the first value is confirmed with enter, the exception appears. Clicking on OK causes Jubula to close. The project is still in this "broken" state until it has been exported and imported.
Comment 1 Alexandra Schladebeck CLA 2011-04-27 06:55:51 EDT
Created attachment 194140 [details]
Exception stack trace
Comment 3 Oliver Goetz CLA 2011-05-20 05:06:32 EDT
Fix verified manually.