ICEfaces
  1. ICEfaces
  2. ICE-9183

Showcase: Resource loading problems when org.icefaces.coalesceResources=true

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: Framework, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces3.3.0 Build11 or ICEfaces3 trunk
      org.icefaces.coalesceResources=true
      Browser: IE9,IE10 (No issues in Chrome/Firefox)
    • Assignee Priority:
      P1

      Description

      To reproduce:
      1) Build / deploy showcase (make sure org.icefaces.coalesceResources=true in web.xml) and load in IE9 or IE10
      2) Load a demo page and then clear the cache
      3) Hit enter on the URL to reload the app after the cache is cleared

      The following JS error will appear numerous times:
      Message: 'ice' is undefined
      Line: 20
      Char: 1
      Code: 0
      URI: http://localhost:8081/showcase/showcase.jsf

      Also, the page will not load properly (see screenshot).

      Issue can not be reproduced with org.icefaces.coalesceResources=false

        Activity

        Hide
        Cruz Miraback added a comment -

        Confirmed failure on ICEfaces3/trunk revision# 34435 in IE10.

        Show
        Cruz Miraback added a comment - Confirmed failure on ICEfaces3/trunk revision# 34435 in IE10.
        Hide
        Mircea Toma added a comment -

        Changed CoalescedResource.userAgentNeedsUpdate to return true when the browser request is missing if-modified-since header.

        Show
        Mircea Toma added a comment - Changed CoalescedResource.userAgentNeedsUpdate to return true when the browser request is missing if-modified-since header.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Cruz Miraback
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: