Opened 10 years ago
Closed 7 years ago
#646 closed defect (bug) (fixed)
Plug-in screenshot URLs not always protocol independent
Reported by: | joedolson | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | SSL | Keywords: | |
Cc: |
Description
I don't know enough about what's going on with screenshots to know why, but I've found that some plugin screenshots are referencing http:// sources.
Example: https://wordpress.org/plugins/event-geek/screenshots/
Image URLs point to http://s-plugins.wordpress.org, raising mixed content warnings.
Change History (2)
Note: See
TracTickets for help on using
tickets.
That system which stores the screenshot URLs is based on the plugin updates. When the plugin is updated, the screenshot URLs get updated too. Since the plugin hasn't been updated in a year, the screenshot URLs have not been updated since that time either.
TODO: Do a search/replace on the database meta to fix these. However, long term, it will sort itself out for the most part.