Opened 8 years ago
Closed 8 years ago
#1888 closed defect (bug) (fixed)
VideoPress embeds broken in plugin pages (Firefox)
Reported by: | Viper007Bond | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | needs-patch |
Cc: |
Description
Demo: https://wordpress.org/plugins/vaultpress/
Broken in Firefox 49 (Developer Edition) due to mixed content. The SWF is trying to load an asset via non-SSL.
Chrome happily loads it however.
Solution would be to use the more modern iframe embed method that does HTML5 embeds (no Flash).
Note: See
TracTickets for help on using
tickets.
Fixed in dotorg:12248