ICEfaces
  1. ICEfaces
  2. ICE-7416

Problem loading resources when using IE9 and forward navigation

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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:
      Hide
      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.
      Show
      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.

      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.
      1. ScreenShot.jpg
        238 kB

        Activity

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Evgheni Sadovoi
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: