Closed (duplicate)
Project:
Mollom
Version:
7.x-2.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2012 at 15:42 UTC
Updated:
28 Oct 2013 at 00:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
barami commentedI made a patch for this. A page callback of 'admin/content' is 'node_admin_content' function. But, this function calls 'node_multiple_delete_confirm' directly. So, mollom_form_node_multiple_delete_confirm_alter was not called and mollom feedback form of node deletion was not shown. (form id is still 'node_admin_content').
I added workaround code and post this patch.
Comment #2
sunSorry for my late reply! + Thanks for the patch!
This bug was, in fact, fixed in the last or second to last stable release already. (but I can't remember/find the issue)
Therefore, all you need to do is to update to the latest stable release. :)