Opened 8 months ago
#21919 new defect (bug)
Theme Customizer: loading preview with FORCE_SSL_ADMIN does not work
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Multisite | Version: | 3.4.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When FORCE_SSL_ADMIN is configured theme customizer JQuery will try and load the theme preview over ssl and get a 302 redirect error.
The path is
https://site.com/?customize_messenger_channel=preview...
redirects to
http://site.com/?customize_messenger_channel=preview...
since site is non-SSL.
Note: See
TracTickets for help on using
tickets.
