Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 343941 - Index Out of Bounds Exception when adding data for re-added parameters
Summary: Index Out of Bounds Exception when adding data for re-added parameters
Status: CLOSED FIXED
Alias: None
Product: Jubula
Classification: Technology
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P2 blocker (vote)
Target Milestone: Indigo RC2   Edit
Assignee: Zeb Ford-Reitz CLA
QA Contact: Oliver Goetz CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 06:55 EDT by Alexandra Schladebeck CLA
Modified: 2011-05-20 05:06 EDT (History)
2 users (show)

See Also:


Attachments
Exception stack trace (4.58 KB, text/plain)
2011-04-27 06:55 EDT, Alexandra Schladebeck CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.