Bug 20593

Summary: Warnings when adding a recipient to a routing list
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Katrin Fischer 2018-04-17 06:14:19 UTC
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.
Comment 1 Katrin Fischer 2018-04-17 06:15:07 UTC
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.