Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-9973

IFramePanel can remove event subscriptions when frame is reloaded

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 3.0.0
    • 4.0.0
    • None

    Description

      The JavaScript iframe panel (IFramePanel.js) clears the event listener subscriptions from the iframe once a new frame location is loaded (or the frame itself is reloaded). But since the clearing is done after the new location has been loaded, the code inside the iframe may already have subscribed to events again. Those subscriptions are then also cleared, which may lead to erronous behavior.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mdenburger Mathijs den Burger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: