#6952 closed defect (bug) (fixed)
Cover image inline CSS should use esc_url_raw() instead of esc_url() to escape attachment path.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Media | Keywords: | |
| Cc: |
Description
The & character in a chained set of query parameters was being escaped. I discovered this while implementing support for a Photon-like service.
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 10643: