Opened 20 months ago
Last modified 9 months ago
#19023 reviewing enhancement
Images in Edit Comments break SSL — at Version 1
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | Awaiting Review |
| Component: | Administration | Version: | 3.2.1 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | kpayne@…, pauli.price@…, WordPress@… |
Description (last modified by markjaquith)
In trunk, when I'm on my edit comments page, the SSL get's broken because of an attachment image that isn't served over SSL:
Change History (2)
markjaquith
— 20 months ago
comment:1
markjaquith
— 20 months ago
- Description modified (diff)
- Owner set to nacin
- Priority changed from normal to high
- Status changed from new to reviewing
Note: See
TracTickets for help on using
tickets.
Completely untested, as I don't have an SSL testbed at the moment.
We also might want to consider a make_ssl() function or similar, as we have a lot of SSL logic strewn around the codebase.