[wp-trac] [WordPress Trac] #13502: Ajax deletion of media broken due to Trashing remains
WordPress Trac
wp-trac at lists.automattic.com
Sun May 23 10:41:49 UTC 2010
#13502: Ajax deletion of media broken due to Trashing remains
--------------------------+-------------------------------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Trash | Version: 3.0
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
To reproduce:
1. Upload a file
2. Expand to view file details
3. Click Delete, Follow through.
Result: Page reloads and deletes the object
Expected Result: At some point here, Ajax deletion is supposed to kick in.
{{{prepareMediaItemInit()}}} in swfupload handlers.dev.js contains some
Ajax trash/undo code, which is never hit, It looks like it was never
removed when the Media trashing code was striped out.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13502>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list