Bug 13344

Summary: Warnings on addorderiso2709.pl
Product: Koha Reporter: Olli-Antti Kivilahti <olli-antti.kivilahti>
Component: CatalogingAssignee: Olli-Antti Kivilahti <olli-antti.kivilahti>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: jonathan.druart, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 25790    

Description Olli-Antti Kivilahti 2014-11-26 15:22:02 UTC
When loading addorderiso2709.pl I get the following warning:

addorderiso2709.pl: Use of uninitialized value in string eq at /home/koha/kohaclone/C4/ImportBatch.pm line 1058

After this patch no such warning is generated.
Comment 1 Katrin Fischer 2019-02-10 10:32:26 UTC
The warnings I get are a bit different now:

Use of uninitialized value $tags_count in numeric eq (==) at /home/vagrant/kohaclone/acqui/addorderiso2709.pl line 742.
Use of uninitialized value $tags_count in numeric lt (<) at /home/vagrant/kohaclone/acqui/addorderiso2709.pl line 754.