Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:N/A
-
Assignee Priority:P2
-
ICEsoft Forum Reference:
Description
In ICEFaces 2.0.2 <ice:outputResource> behavior has changed.
In 1.8.x 'save file/open file' options dialog was appearing in browser when clicking on the link generated by the component. Now the file is opened right away in a new browser tab which is not always suitable (there is an option of right-clicking on the link and selecting 'save link as...' but this option is not clear for end users - taking into account that they got used to the old behavior).
Comparing HTTP response headers for <ice:outputResource> in ICEFaces 1.8 and 2.0 you can see that there is a header in 1.8 which is missing in 2.0:
<code>
Content-Disposition attachment; filename="/opt/testfile.txt"
<code>
In 1.8.x 'save file/open file' options dialog was appearing in browser when clicking on the link generated by the component. Now the file is opened right away in a new browser tab which is not always suitable (there is an option of right-clicking on the link and selecting 'save link as...' but this option is not clear for end users - taking into account that they got used to the old behavior).
Comparing HTTP response headers for <ice:outputResource> in ICEFaces 1.8 and 2.0 you can see that there is a header in 1.8 which is missing in 2.0:
<code>
Content-Disposition attachment; filename="/opt/testfile.txt"
<code>
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Assignee Priority | P2 | |
Assignee | Adnan Durrani [ adnan.durrani ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25423 | Wed Sep 07 23:29:08 MDT 2011 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25426 | Thu Sep 08 08:39:47 MDT 2011 | yip.ng | |
Files Changed | ||||
![]() ![]() ![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25436 | Thu Sep 08 21:12:35 MDT 2011 | adnan.durrani | Fix for |
Files Changed | ||||
![]() ![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 2.1-Beta [ 10291 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Command: Commit
Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\outputresource\OutputResource.java
Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\core\src\main\java\org\icefaces\impl\push\DynamicResourceDispatcher.java
Modified: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\core\src\main\java\org\icefaces\impl\util\Util.java
Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\core\src\main\java\org\icefaces\impl\push\DynamicResourceDispatcher.java
Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\compat\components\src\main\java\com\icesoft\faces\component\outputresource\OutputResource.java
Sending content: D:\work\development\head\svn\ossrepo\icefaces2\trunk\icefaces\core\src\main\java\org\icefaces\impl\util\Util.java
Completed: At revision: 25423