ICEfaces
  1. ICEfaces
  2. ICE-2380

panelPopup displays security warning in IE+SSL

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.2
    • Fix Version/s: 1.6.3, 1.7DR#3, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE, SSL/https configuration

      Description

      Looks like the iframe being used to back the popup panel to prevent form controls from bleeding through the popup panel in IE is throwing a security exception when HTTPS is being used.

      Typically this is a result of the iframe not having a valid "src=" attribute, it must load a document (can be a blank document) from a valid URL.

        Activity

        Hide
        Ken Fyten added a comment -

        We need to ensure that the popup iframe uses a src attribute that loads the blank.html document using the correct URL.
        We should apply a fix to the icefaces-1.6 branch as well as to the icefaces trunk.

        Note that there are changes in the trunk to support multiple modal panelPopups on a single page (one per portlet) that will need to be considered when determine the correct URL/context for the blank.html request in the iframe.

        Show
        Ken Fyten added a comment - We need to ensure that the popup iframe uses a src attribute that loads the blank.html document using the correct URL. We should apply a fix to the icefaces-1.6 branch as well as to the icefaces trunk. Note that there are changes in the trunk to support multiple modal panelPopups on a single page (one per portlet) that will need to be considered when determine the correct URL/context for the blank.html request in the iframe.
        Hide
        Adnan Durrani added a comment -

        trunk: 15243
        1.6 branch: 15244

        Show
        Adnan Durrani added a comment - trunk: 15243 1.6 branch: 15244
        Hide
        Adnan Durrani added a comment -

        I have tested the fix under portlet using using the dyn-chart demo, and it is working fine.

        Show
        Adnan Durrani added a comment - I have tested the fix under portlet using using the dyn-chart demo, and it is working fine.

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: