https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16737
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52404|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 52405 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52405&action=edit [SIGNED-OFF] Bug 16737 - Error when deleting EDIFACT message If you try to delete an EDIFACT message it triggers an error: Can't use string ("2") as a subroutine ref while "strict refs" in use at /acqui/edifactmsgs.pl line 43. Test Plan: 1) Attempt to delete an EDIFACT message 2) Note the error 3) Apply this patch 4) Attempt to delete an EDIFACT message again 5) Note it succeeds Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
