Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1049778

Summary: Internet Explorer 10: unable to download exported dashboard xml file
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jan Hrcek <jhrcek>
Component: BAMAssignee: Jan <jschatte>
Status: CLOSED CURRENTRELEASE QA Contact: Jan Hrcek <jhrcek>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: jschatte, pzapataf, rrajasek
Target Milestone: ER1   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:03:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Problem exporting dashboards in IE10 none

Description Jan Hrcek 2014-01-08 08:01:35 UTC
Created attachment 847003 [details]
Problem exporting dashboards in IE10

Description of problem:
When you try to export dashboard in Internet Explorer 10 - the browser displays some textual data instead of offering you a download dialog with dashboard export file in xml format

Version-Release number of selected component (if applicable):
Windows 2012 + Internet Explorer 10 + BPMS 6.0.0 ER7

How reproducible:
Always

Steps to Reproduce:
1. Using root user navigate to workspace Showcase, page Import and Export
2. In panel 'Export Dashboards' select any workspace / KPIs to export and click 'Export' button

Actual results:
Some textual data are displayed in the browser. Upon closer inspection it looks like the contents of dashboard export xml file stripped of tags.

In other places in the application when export functionality is offered (e.g. exporting table data to excel/CSV files or exporting workspaces) it works correctly - option to save/open file is offered by the browser.

Expected results:
Dialog offering you options to download / open the xml file should be displayed after clicking on Export.

Comment 1 Jan 2014-01-10 16:34:32 UTC
Apparently IE, upon detecting the xml extension (or the text content), IE decides to visualize it rather than presenting the download file dialog. Changing the extension of the export seems to do the trick.


Fixed in master: http://github.com/droolsjbpm/dashboard-builder/commit/6070da9a1

Comment 3 Jan 2014-01-13 14:54:49 UTC
I apologize for that.

Comment 5 Jan Hrcek 2014-02-19 15:34:39 UTC
Ok, verified with BPMS 6.0.1 ER1