https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31535
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 140343 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140343&action=edit Bug 31535: Fix warning - uninitialized value $mode in string ne Line number varies across versions. (Should be L887 now.) Resolves: Use of uninitialized value $mode in string ne at /usr/share/koha/cataloguing/addbiblio.pl line 845. No test plan here. This is trivial. Read the patch. Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
