[wp-meta] [Making WordPress.org] #302: HTTPS broke the Plugin queue

Making WordPress.org noreply at wordpress.org
Mon Feb 3 05:18:49 UTC 2014


#302: HTTPS broke the Plugin queue
------------------------+-------------------------------
Reporter:  Ipstenu      |      Owner:
    Type:  defect       |     Status:  new
Priority:  normal       |  Component:  Plugins Directory
Keywords:  needs-patch  |
------------------------+-------------------------------
 On https://wordpress.org/plugins/add there's a text box that shows up when
 we click on 'email author' or 'reject' so we can tell people why. This is
 no longer working now that we're on SSL, because the JS is not on SSL.

 {{{
 [blocked] The page at ‘https://wordpress.org/plugins/add/’ was
 loaded over
 HTTPS, but ran insecure content from ‘http://wordpress.org/extend/plugins-
 plugins/
 svn-track//reject-requests.js?ver=1′: this content should also be
 loaded over HTTPS.
 }}}

 Can that be changed to //wordpress.org/extend/plugins-plugins/svn-track
 //reject-requests.js ? :)

 {{{
 <script type='text/javascript' src='http://wordpress.org/extend/plugins-
 plugins/svn-track//reject-requests.js?ver=1'></script>
 }}}

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


More information about the wp-meta mailing list