[wp-trac] [WordPress Trac] #28733: Theme previewing fails because of mixed content errors (SSL)
WordPress Trac
noreply at wordpress.org
Thu Jul 3 15:22:51 UTC 2014
#28733: Theme previewing fails because of mixed content errors (SSL)
--------------------------+-----------------------------
Reporter: stephdau | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I'm getting mixed content errors while trying to preview not-yet-installed
themes inside a WP install running under SSL.
This happens because we try to load the theme preview from its originator,
such as http://wp-themes.com/zinnia
Looks like the previewing should be "proxied" via the local install
instead.
Samples errors:
{{{
[blocked] The page at 'https://localhost/~epsi/wptrunk/wp-admin/theme-
install.php?theme=zinnia'
was loaded over HTTPS, but ran insecure content from 'http://wp-
themes.com/zinnia': this content
should also be loaded over HTTPS.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28733>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list