[wp-meta] [Making WordPress.org] #483: Mixed content warnings on theme pages cause preview to redirect to new page

Making WordPress.org noreply at wordpress.org
Wed May 21 23:08:20 UTC 2014


#483: Mixed content warnings on theme pages cause preview to redirect to new page
---------------------+------------------------------
Reporter:  tollmanz  |      Owner:
    Type:  defect    |     Status:  new
Priority:  normal    |  Component:  Themes Directory
Keywords:            |
---------------------+------------------------------
 On theme pages, screenshots should be clickable, which cause thickbox to
 load with a theme preview. This is broken due to the necessary assets that
 control this behavior being blocked in Chrome due to being served via HTTP
 instead of HTTPS.

 To reproduce:

 1. Open a theme page in Chrome (e.g., https://wordpress.org/themes/make)
 1. Open Dev Tools
 1. Open the Console
 1. Notice the following warning:

 {{{
 [blocked] The page at 'https://wordpress.org/themes/make' was loaded over
 HTTPS, but ran insecure content from 'http://wordpress.org/bb-
 theme/themes/thickbox/thickbox.css': this content should also be loaded
 over HTTPS.
  make:1
 [blocked] The page at 'https://wordpress.org/themes/make' was loaded over
 HTTPS, but ran insecure content from 'http://wordpress.org/bb-
 theme/themes/thickbox/thickbox.js': this content should also be loaded
 over HTTPS.
  make:1
 [blocked] The page at 'https://wordpress.org/themes/make' was loaded over
 HTTPS, but ran insecure content from 'http://wordpress.org/bb-
 theme/themes/thickbox/theme-preview.js': this content should also be
 loaded over HTTPS.
 }}}

 5. Click the screenshot
 1. Notice the preview opens in a new page instead of in the thickbox

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/483>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list