https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38378
Lari Strand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174076|0 |1 is obsolete| | --- Comment #2 from Lari Strand <[email protected]> --- Created attachment 174077 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174077&action=edit Bug 38378: Can't delete frequencies due to stray cud- in del op serials/subscription-frequencies.pl has a delete op that was changed to cud-del when it shouldn't have been. This breaks the delete button's function. Existing subscription frequencies cannot be deleted and the button does nothing. This patch fixess the issue. Test plan: 1. Serials - Manage frequencies - for any frequency click Delete, create one if needed 2. Note that the frequency can't be deleted 3. Apply patch, restart_all 4. Repeat step 1, note that now the deletion works -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
