Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.1.1
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:Application: emporium
Jenkins ICEfaces-4.1.0 Build #3 (retested with IF4 trunk / 4.1.0 Tag r46904)
Browsers: IE8
Server: Tomcat7.0.42
-
Assignee Priority:P1
-
Affects:Sample App./Tutorial
Description
emporium:
Exporting the auction list to various file formats does not appear to work on IE8; clicking on the export icon does not open the "Export Table" dialog, to select the file format; instead, it appears only to reload the page.
Not an issue on IE11.
Exporting the auction list to various file formats does not appear to work on IE8; clicking on the export icon does not open the "Export Table" dialog, to select the file format; instead, it appears only to reload the page.
Not an issue on IE11.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | EE-4.1.0.GA [ 12171 ] |
| Assignee | Arturo Zambrano [ artzambrano ] | |
| Fix Version/s | 4.1.1 [ 12972 ] | |
| Affects | Sample App./Tutorial [ 10001 ] | |
| Assignee Priority | P2 [ 10011 ] |
| Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #46970 | Tue Jan 12 15:06:53 MST 2016 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/resources/components/dataExporters.xhtml
|
| Security | Private [ 10001 ] |
| Fix Version/s | EE-4.1.0.GA [ 12171 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

r46970: added 'return false;' at the end the onclick event of the button that opens the dialog to export the data, in order to prevent a server request