Ticket #6963 (new defect)

Opened 2 months ago

Add load event in the uploader

Reported by: azaozz Assigned to: anonymous
Priority: normal Milestone: 2.9
Component: Administration Version: 2.5.1
Severity: normal Keywords: has-patch
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

media-doc-ready.patch (0.9 kB) - added by azaozz on 05/12/08 18:54:39.

Change History

05/12/08 18:54:39 changed by azaozz

  • attachment media-doc-ready.patch added.