Opened 16 years ago
Closed 16 years ago
#10707 closed defect (bug) (fixed)
media_upload_form_url isn't applied to all links to the media upload form
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Media | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
There are two cases, in which the apply_filters() call is omitted and the URL is used as-is.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [11896]) Always filter the url in the media upload form. Fixes #10707 props nbachiyski.