https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30520
--- Comment #2 from Andreas Jonsson <[email protected]> --- Test plan: * Stage and commit a marc file with a match rule such that a replacement will be triggered (either using the tool in the staff interface or the command line tools) * Code review patch and observe: - If $logged_in_user is undefined the code will crash without patch and will not crash with patch - If $logged_in_user is defined the code will behave identically both with and without patch -- 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/
