[Koha-bugs] [Bug 18717] Use of uninitialized value in string eq at C4/ Acquisition.pm line 318 after bug 8612

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 2 11:04:35 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18717

--- Comment #1 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 63927
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63927&action=edit
Bug 18717: Check existence of variables

Test plan:
0) Apply the patches from bug 8612
1) Have basket with some orders - at least one biblio should NOT have
isbn filled
2) Define custom CSV profile of tpe SQL and Usage "Basket export in
acquisition"
2) Go to basket detail and download basket as CSV using this custom CSV profile
3) Read the log
--> without this patch you see the warning about uninitialized variables
--> with patch the warning shouldn't be logged

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list