Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
3.0.0
-
None
-
Tiger Sprint 125
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
- causes
-
CHANNELMGR-492 Ajax indicator keeps on spinning & channel can not be loaded in edit mode
- Closed
-
CHANNELMGR-485 Events from CMS to app break when app iframe is reloaded
- Closed