Summary: | Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber | ||
---|---|---|---|
Product: | Koha | Reporter: | Ulrich Kleiber <ulrich.kleiber> |
Component: | Circulation | Assignee: | Ulrich Kleiber <ulrich.kleiber> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, gmcharlt, jonathan.druart, kyle.m.hall, tomascohen, ulrich.kleiber |
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: | |||
Attachments: |
Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber
Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber |
Description
Ulrich Kleiber
2015-07-15 06:19:19 UTC
Created attachment 41005 [details] [review] Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber Is it ready to test? Created attachment 41094 [details] [review] Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> To test: 1/ Run the overdue_notices.pl script (don't do this on production obviously :)) 2/ Notice the warns 3/ Apply patch 4/ Run again 5/ Notice no warns, but notices are still generated ok Created attachment 41374 [details] [review] Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> To test: 1/ Run the overdue_notices.pl script (don't do this on production obviously :)) 2/ Notice the warns 3/ Apply patch 4/ Run again 5/ Notice no warns, but notices are still generated ok Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Patch pushed to master. Thanks Ulrich! Pushed to 3.20.x will be in 3.20.3 |