popup_widget renders an iframe which causes IE6 to render a security warning
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Francis J. Lacoste |
Bug Description
It seems that the popup_widget is creating an iframe on certain pages which causes IE6 to complain that the pages are not secure (see related bug 295234).
The code that is presented in IE6 is:
<td>
(<a href="javascrip
document.
<iframe style="display: none"
</td>
It's called in malone-index.pt, specifications-
Changed in launchpad: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in launchpad-foundations: | |
milestone: | none → 2.1.11 |
Changed in launchpad-foundations: | |
assignee: | nobody → flacoste |
status: | Triaged → In Progress |
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
RF 7276