http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11127 --- Comment #9 from Marc Véron <veron@veron.ch> --- Created attachment 25823 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25823&action=edit [Signed-off] Bug 11127: OPAC suggestion: the delete link is active when no suggestion selected To reproduce: 1/ go on opac-suggestions.pl 2/ create a suggestion 3/ click on the delete link without checking any checkbox The form is submitted with a message "The selected suggestions have been deleted.". Test plan: 0/ enable the bootstrap theme 1/ after applying the patch, click on delete without any checkbox checked, a js alert should occur. 2/ check at least a cb and click on the delete link. The deletion should work. Followed test plan. Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.