Opened 14 years ago
Last modified 13 years ago
#520 accepted defect
message viewer and "secure and insecure objects" in IE
Reported by: | mortonda@… | Owned by: | mortonda@… |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.3 |
Component: | PHP scripts | Version: | 1.0.2 Devel |
Severity: | normal | Keywords: | |
Cc: |
Description
The message viewer pops up a message about mixing secure and insecure items when viewing a https site under IE. Perhaps this is related: http://gemal.dk/blog/2005/01/27/iframe_without_src_attribute_on_https_in_internet_explorer/
There is one place in thickbox.js where an iframe is created that doesn't have a src - that looks like a place to start. (line 38)
Change History (2)
comment:1 Changed 13 years ago by mortonda@…
- Owner changed from dmorton to mortonda@…
- Status changed from new to accepted
comment:2 Changed 13 years ago by mortonda@…
Can't replicate on IE8...
Note: See
TracTickets for help on using
tickets.
It looks like thickbox is no longer maintained, so witching to jquery tools' overlay might kill 2 birds with one stone.