Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.1
-
Fix Version/s: 1.8.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
When using the ice:dataExporter with a browser with popup-blocking enabled (Safari, FF, etc.) the data export will fail, unless the user disables popup blocking in the browser. In Safari, it's particularly bad as the browser does not give any indication that the popup is being blocked, leaving the user to wonder why his export isn't working.
If possible, we should rework the dataExporter to avoid trigger popup blockers. I've noticed that the ice:outputResource component manages to download files without triggering it, so perhaps it could be used as a reference for the proper technique.
If possible, we should rework the dataExporter to avoid trigger popup blockers. I've noticed that the ice:outputResource component manages to download files without triggering it, so perhaps it could be used as a reference for the proper technique.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19320 | Wed Sep 30 11:12:22 MDT 2009 | adnan.durrani | Typo fixed related to |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/extras.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19319 | Wed Sep 30 10:43:46 MDT 2009 | adnan.durrani | Fix related to |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/extras.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #19317 | Tue Sep 29 17:14:22 MDT 2009 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/bridge/lib/extras/extras.js
MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/includes/examples/custom/dataTable-dataExporter.jspx MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-dataExporter-props.xml MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/dataexporter/DataExporter.java |