Make WordPress Core

Opened 17 years ago

Closed 16 years ago

#6963 closed defect (bug) (fixed)

Add load event in the uploader

Reported by: azaozz's profile azaozz Owned by:
Milestone: 2.9 Priority: normal
Severity: normal Version: 2.5.1
Component: Upload Keywords: needs-patch
Focuses: Cc:

Description

The addLoadEvent() in the media uploader iframe doesn't work. Not sure why it's there, as it's not used anywhere in WordPress, perhaps for plugins to use. However we should either fix it or remove it.

The patch adds the addLoadEvent function from the admin head to the uploader iframe.

Attachments (1)

media-doc-ready.patch (886 bytes) - added by azaozz 17 years ago.

Download all attachments as: .zip

Change History (3)

#1 @Denis-de-Bernardy
16 years ago

  • Component changed from Administration to Upload
  • Keywords needs-patch added; has-patch removed

#2 @azaozz
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

This has been fixed some time ago.

Note: See TracTickets for help on using tickets.