Created attachment 924416 [details] Video showing the problem Description of problem: When I try to create new data provider of type 'SQL Query' in Internet explorer 9, nothing happens when I select the provider type. The form for filling in data provider parameters does not appear, instead the screen just remains in the state where you need to select data provider type (as if I hadn't selected it at all). Observe the behavior in the video attached: in 0:20 I select provider type 'SQL Query' - page is reloaded, but the form for entering provider parameters doesn't appear. in 0:30 I select provider type 'CSV File' - and that is working correctly Version-Release number of selected component (if applicable): BPMS 6.1.0 DR1 How reproducible: Always with Internet Explorer 9 Steps to Reproduce: 1. Go to Showcase workspace, page Data providers 2. Click 'create new data provider' 3. Select type 'Sql query' Actual results: Form for entering data provider parameters is not loaded Expected results: Form should be loaded so we can create new data provider
Marking as TestBlocker, as quite a few of our test rely on configuring SQL provider and then creating KPIs based on it etc.
Fixed. Added comments in DOC text.
Tested in Chrome, Firefox, Safari, IE9, IE10
Commits: master -> https://github.com/droolsjbpm/dashboard-builder/commit/bdc519ffe076bb84a9cb00556f61a8ed010ce03b 6.2.x -> https://github.com/droolsjbpm/dashboard-builder/commit/56168d6407f680845306bbd26bf81e503c4a2523
Now it works correctly! Verified with BPM Suite 6.1 ER3 on Internet Explorer 9.