Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#10707 closed defect (bug) (fixed)

media_upload_form_url isn't applied to all links to the media upload form

Reported by: nbachiyski Owned by:
Priority: normal Milestone: 2.9
Component: Media Version:
Severity: normal Keywords: reporter-feedback
Cc: Focuses:

Description

There are two cases, in which the apply_filters() call is omitted and the URL is used as-is.

Attachments (1)

media_upload_form_url.diff (879 bytes ) - added by nbachiyski 17 years ago.

Download all attachments as: .zip

Change History (5)

#1 @scribu
17 years ago

  • Milestone Unassigned2.9

#2 @automattor
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [11896]) Always filter the url in the media upload form. Fixes #10707 props nbachiyski.

#3 @azaozz
17 years ago

  • Keywords reporter-feedback added; has-patch removed
  • Resolution fixed
  • Status closedreopened

What is the usercase for this? There's no upload_url (files cannot be uploaded) in the Gallery and Library tabs so that filter is not applied there.

#4 @ryan
17 years ago

  • Resolutionfixed
  • Status reopenedclosed
Note: See TracTickets for help on using tickets.