https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16499 Bug ID: 16499 Summary: circulation.pl logs warnings about Use of uninitialized value Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 14015 If you search for a patron in the circulation module, you get: Use of uninitialized value $barcode in string eq at /home/koha/src/circ/circulation.pl line 84. Use of uninitialized value $restoreduedatespec in string eq at /home/koha/src/circ/circulation.pl line 170. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14015 [Bug 14015] Checkout: Fix software error if barcode '0' is given -- You are receiving this mail because: You are watching all bug changes.