Bug 13344 - Warnings on addorderiso2709.pl
Summary: Warnings on addorderiso2709.pl
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Olli-Antti Kivilahti
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 25790
  Show dependency treegraph
 
Reported: 2014-11-26 15:22 UTC by Olli-Antti Kivilahti
Modified: 2022-05-17 11:57 UTC (History)
3 users (show)

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 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.