[wp-trac] [WordPress Trac] #22553: Can't Insert Images
WordPress Trac
noreply at wordpress.org
Fri Nov 23 20:13:54 UTC 2012
#22553: Can't Insert Images
-------------------------------+------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: blocker | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by miqrogroove):
I'm brainstorming with azaozz on IRC. I've determined that in media-
editor.js, this line is never executing:
{{{
wp.media.editor.insert( resp );
}}}
azaozz thinks it has to do with PHP errors being generated during ajax.
I've got this showing up repeatedly in logs:
{{{
[23-Nov-2012 20:08:22] PHP Notice: Undefined index: url in /wp-
admin/includes/ajax-actions.php on line 1945
[23-Nov-2012 20:08:22] PHP Notice: Undefined variable: rel in /wp-
admin/includes/ajax-actions.php on line 1951
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22553#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list