Summary: | Longoverdue cronjob claims Undefined subroutine &main::LostItem | ||
---|---|---|---|
Product: | Koha | Reporter: | Larry Baerveldt <larry> |
Component: | Command-line Utilities | Assignee: | Chris Cormack <chris> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | critical | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | paul.poulain |
Version: | 3.6 | ||
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: |
Proposed Patch
Bug 7370 : Missing use call Signed off patch |
Description
Larry Baerveldt
2011-12-19 18:03:54 UTC
Created attachment 6903 [details] [review] Proposed Patch Adds "C4::Circulation::" prefix to LostItem subroutine call Setting to critical, as this blocks anyone from using longoverdue.pl Created attachment 6906 [details] [review] Bug 7370 : Missing use call Created attachment 6907 [details] [review] Signed off patch Signed off patch Exercising QAM rights, and signoff/QA'ing at once. patch pushed, please test |