[wp-trac] [WordPress Trac] #3046: "Manage" tab: Ajax delete not
working in Firefox
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 17 09:02:46 GMT 2006
#3046: "Manage" tab: Ajax delete not working in Firefox
----------------------------+-----------------------------------------------
Reporter: Wieland | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Administration | Version: 2.0.4
Severity: normal | Keywords: ajax, firefox, delete
----------------------------+-----------------------------------------------
After I upgraded from WP2.0 to 2.0.4 last night, I'm no longer able to
delete comments, posts or categories using the Ajax interface on the
"Manage" tab when using Firefox (1.5.0.6, both WinXP and Linux (FC5)).
Clicking "Delete" does bring up the confirmation dialog, but after
clicking "OK" nothing happens. IE7 (bèta 3, WinXP) and Opera (9.01,
WinXP) work fine.
In Firefox, comments can still be deleted in "mass edit mode", posts can
be deleted by clicking "edit post" and deleting them from there, but
categories can now only be deleted from the database directly. I'm
assuming this problem also occurs when deleting pages, but I haven't
tried.
Firebug - a Firefox extension for debugging DOM and javascript - comes up
with the following:
{{{
ajaxDel.myResponseElement has no properties http://(myblogurl)/wp-
admin/list-manipulation.js (line 33)
removeThisItem http://(myblogurl)/wp-
admin/list-manipulation.js (line 44)
anonymous http://(myblogurl)/wp-
admin/list-manipulation.js (line 35)
anonymous http://(myblogurl)/wp-
includes/js/tw-sack.js (line 114)
ajaxDel.myResponseElement has no properties http://(myblogurl)/wp-
admin/list-manipulation.js (line 34)
ajaxDel.myResponseElement has no properties http://(myblogurl)/wp-
admin/list-manipulation.js (line 44)
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/3046>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list