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

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1
        Assignee Adnan Durrani [ adnan.durrani ]
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Fix Version/s 1.6.3 [ 10120 ]
        Adnan Durrani made changes -
        Status In Progress [ 3 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        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.
        Hide
        Adnan Durrani added a comment -

        trunk: 15243
        1.6 branch: 15244

        Show
        Adnan Durrani added a comment - trunk: 15243 1.6 branch: 15244
        Adnan Durrani made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15244 Sun Nov 25 12:33:46 MST 2007 adnan.durrani Backporting the fix for ICE-2380(panelPopup displays security warning in IE+SSL)
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/bridge/lib/extras/style.js
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #15243 Sun Nov 25 12:18:28 MST 2007 adnan.durrani Fix for ICE-2380(panelPopup displays security warning in IE+SSL)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelpopup/PanelPopupRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/bridge/lib/extras/style.js
        Ken Fyten made changes -
        Fix Version/s 1.7DR#3 [ 10112 ]
        Assignee Priority P1
        Assignee Mircea Toma [ mircea.toma ] Adnan Durrani [ adnan.durrani ]
        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.
        Ken Fyten made changes -
        Field Original Value New Value
        Assignee Mircea Toma [ mircea.toma ]
        Ken Fyten created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: