Bug 20593 - Warnings when adding a recipient to a routing list
Summary: Warnings when adding a recipient to a routing list
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: master
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-17 06:14 UTC by Katrin Fischer
Modified: 2018-04-17 06:15 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.