https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37783
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #9 from Pedro Amorim <[email protected]> --- This causes the "Cancel selected" button to not work. To reproduce: 1) Place a hold on a record 2) On the "existing holds" table, check a hold. 3) Click 'Cancel selected". Nothing happens. Ever. I believe this is because the payload now contains: ... op: cud-cancel biblionumber: 76 op: cud-cancel_bulk ... Revert this patch. Repeat the test plan. The selected hold is canceled as expected. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
