Hide Forgot
Date of First Response: 2009-09-10 05:00:12 securitylevel_name: Public
Link: Added: This issue depends GUVNOR-323
Verified in BRMS 5.0.1 CR1
Additional clarification required for BRMS 5.0 CP01 release notes: There isn't a clear cause mentioned on the JIRAs, was this a GWT bug ? CONSEQUENCE: * When editing a test scenario, theNew Expectation dialog was only usable once per editing session when using Microsoft Internet Explorer 7. Subsequent attempts to add a new expectation would result in javascript errors and rules list failing to populate. CAUSE (what was actually broken) : * FIX: * instead of saving the generated menu component for reuse, only the contents is saved and the menu component is generated each time. RESULT: * The dialog can now to be accessed multiple times within the same editing session without error when using Internet Explorer 7.
Assigning this to Toni, since he has fixed this bug and will know the root cause.
We are still awaiting the outstanding information for the Release Notes on this one. Please provide it as soon as possible. Thanks.
CONSEQUENCE: * When editing a test scenario, theNew Expectation dialog was only usable once per editing session when using Microsoft Internet Explorer 7. Subsequent attempts to add a new expectation would result in javascript errors and rules list failing to populate. CAUSE (what was actually broken) : * There is a bug in GWT or just the way IE7 works. ListBox lost the data and when it tried to select the previously selected list element it failed. FIX: * instead of saving the generated menu component for reuse, only the contents is saved and the menu component is generated each time. RESULT: * The dialog can now to be accessed multiple times within the same editing session without error when using Internet Explorer 7.