Opened 15 years ago
Closed 15 years ago
#2681 closed defect (duplicate)
IE7 security warning when using Tooltip via HTTPS
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
A mixed-media warning (e.g. "nonsecure and secure") prompt box appears when using Tooltip on an HTTPS page in IE7.
The easiest way to reproduce it is just to view the Tooltip demo in IE7 via HTTPS. I've done a good amount of digging through the code and am unable to find any simple fix (e.g. some element being created without a src attribute).
Note: See
TracTickets for help on using
tickets.
See #2390