[wp-trac] [WordPress Trac] #10227: Invalid action handler
WordPress Trac
wp-trac at lists.automattic.com
Sat Jun 20 18:33:54 GMT 2009
#10227: Invalid action handler
--------------------------+-------------------------------------------------
Reporter: sirzooro | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8.1
Component: General | Version: 2.8
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
File wp-admin/includes/media.php registers function media_upload_handler
as a handler for media_upload_media action. Looks like this was left here
by mistake, because action is never called (at least in WP 2.8) and
function does not exists. Attached patch removes this registration.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10227>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list