[Bug 14603] New: Warns when checking in items
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14603 Bug ID: 14603 Summary: Warns when checking in items Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: aleishaamohia@hotmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com To reproduce, check in an item by typing the barcode into the 'Check in' bar at the top returns.pl: Use of uninitialized value $holdingBranch in string eq at /home/vagrant/kohaclone/circ/returns.pl line 619 returns.pl: Use of uninitialized value $collectionBranch in string eq at /home/vagrant/kohaclone/circ/returns.pl line 619 If the item is not checked out, you'll also see this warn: returns.pl: Use of uninitialized value in hash element at /home/vagrant/kohaclone/circ/returns.pl line 465. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14603 --- Comment #1 from Aleisha Amohia <aleishaamohia@hotmail.com> --- Also started getting these warns when I tried to check in the same barcode that wasn't already checked out, multiple times: returns.pl: Use of uninitialized value in concatenation (.) or string at /home/vagrant/kohaclone/circ/returns.pl line 386 returns.pl: Use of uninitialized value in hash element at /home/vagrant/kohaclone/circ/returns.pl line 466 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14603 Joonas Kylmälä <j.kylmala@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |j.kylmala@gmail.com --- Comment #2 from Joonas Kylmälä <j.kylmala@gmail.com> --- I can't confirm returns.pl: Use of uninitialized value $holdingBranch in string eq at kohaclone/circ/returns.pl line 619. Can you give more specific instructions to reproduce, like which type of an item you checked out etc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14603 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #3 from Aleisha Amohia <aleishaamohia@hotmail.com> --- I can't reproduce this anymore :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org