Project:Content Management Filter
Version:6.x-1.6
Component:Code
Category:bug report
Priority:critical
Assigned:parasolx
Status:closed (fixed)

Issue Summary

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'comment_multiple_delete_confirm' was given in /home/kripkorn/domains/kripkornstudios.com.my/public_html/includes/form.inc on line 366

This problem happen when i try to delete multiple node (comment) which are not published that have been posted by bot.

Comments

#1

That problem also happen if i try to delete single comment which is not published.

#2

Status:active» fixed

This is actually a core bug (#521354: Move comment_multiple_delete_confirm back into comment.module). But I can bypass the problem.

Committed to 6.x-1.x-dev. (Not needed in 5.x).

#3

Status:fixed» closed (fixed)

Included in new release.