#625 closed defect (bug) (fixed)
Mixed content warnings for https://wordpress.org/ideas/
Reported by: | ocean90 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | SSL | Keywords: | |
Cc: |
Description
[blocked] The page at 'https://wordpress.org/ideas/' was loaded over HTTPS, but ran insecure content from 'http://wordpress.org/ideas/bb-includes/js/jquery/jquery.js?ver=1.4.2': this content should also be loaded over HTTPS. /ideas/:1 Uncaught ReferenceError: jQuery is not defined (index):254 Uncaught ReferenceError: jQuery is not defined (index):580
Related: #WP15917
Change History (4)
Note: See
TracTickets for help on using
tickets.
Not seeing this one on my end, jQuery on that page is indeed using https.
The search form action was incorrect and missing the https. Corrected that, but that's the only thing I saw preventing a green lock.