[Bug 20593] New: Warnings when adding a recipient to a routing list
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20593 Bug ID: 20593 Summary: Warnings when adding a recipient to a routing list Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Just noticed while working on something else. When adding a patron to a routing list, there are several warns in the logs: Use of uninitialized value in numeric gt (>) at /home/vagrant/kohaclone/C4/Serials.pm line 1973. Use of uninitialized value in concatenation (.) or string at /home/vagrant/kohaclone/serials/routing-preview.pl line 126. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20593 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Some more on saving the routing list: Use of uninitialized value in numeric eq (==) at /home/vagrant/kohaclone/serials/routing-preview.pl line 89. Use of uninitialized value in concatenation (.) or string at /home/vagrant/kohaclone/serials/routing-preview.pl line 126. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org