Needs review
Project:
Openads
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Apr 2010 at 19:50 UTC
Updated:
22 Apr 2010 at 19:57 UTC
openads.js does not check whether the global variables it tries to access are actually defined. Since the code runs in the global scope, it breaks all other JavaScript on a page under (un)certain conditions.
Effectively, this module breaks Image Assist's popup window containing a frameset that allows to browse existing images.
| Comment | File | Size | Author |
|---|---|---|---|
| openads.js-frame-cleanup.patch | 1.62 KB | sun |
Comments
Comment #1
sunNote that the bug with Image Assist can only be replicated if JavaScript aggregation is enabled.