Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: EE-2.0.0.GA
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Internet Explorer 9, ICEfaces 2.0.0GA, Tomcat 7
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
-
Workaround Description:
Description
Use attached zipped war file to reproduce the problem described below:
When I'm on a page, then navigating to another page (a forward, not a redirect), the images on the second page aren't displayed. Note : Changing the forward for a redirect makes it work.
I have tested this with Firefox 7, Chrome 14 and Internet Explorer 9, the problem only occurs with IE9.
Also, I have done this test with JBoss 6.1 and Tomcat 7, I get the same problem with both.
When I'm on a page, then navigating to another page (a forward, not a redirect), the images on the second page aren't displayed. Note : Changing the forward for a redirect makes it work.
I have tested this with Firefox 7, Chrome 14 and Internet Explorer 9, the problem only occurs with IE9.
Also, I have done this test with JBoss 6.1 and Tomcat 7, I get the same problem with both.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | testIcefaces2.zip [ 13719 ] |
Assignee | Ken Fyten [ ken.fyten ] |
Salesforce Case | [5007000000JLaU1] |
Summary | Problems with IE9 and Icefaces 2 | Problem loading resources when using IE9 and forward navigation |
Attachment | testIcefaces2.war [ 13726 ] |
Attachment | testIcefaces2.zip [ 13719 ] |
Attachment | ScreenShot.jpg [ 13727 ] |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |
Resolution | Won't Fix [ 2 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Salesforce Case | [5007000000JLaU1] | [5007000000JLaU1, 5007000000JMPJC] |
Attachment | Case10647ExampleJSF.war [ 13773 ] | |
Attachment | Case10647Example.war [ 13774 ] |
Attachment | Case10647Example.zip [ 13775 ] | |
Attachment | Case10647ExampleJSF.zip [ 13776 ] |
Fix Version/s | 3.0 [ 10241 ] | |
Assignee Priority | P2 | |
Assignee | Ken Fyten [ ken.fyten ] | Mircea Toma [ mircea.toma ] |
Assignee Priority | P2 | P1 |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Invalid [ 6 ] |
Workaround Description |
Easiest workaround would be to pre-load (but not display) the image(s) or other resources you need on the original request so that they are available in IE's cache when you need them. Another workaround would be to create a servlet filter for the served images, filter that would return a different combination of caching headers to hopefully make IE9 retrieve the referenced images. |
|
Affects | [Documentation (User Guide, Ref. Guide, etc.)] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Zipped war file to reproduce the problem