Bug 21724 - Koha::Logger for gather_print_notices.pl
Summary: Koha::Logger for gather_print_notices.pl
Status: Patch doesn't apply
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-30 11:53 UTC by Olli-Antti Kivilahti
Modified: 2018-10-30 14:32 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
0001-Bug-21724-Koha-Logger-for-gather_print_notices.pl.patch (6.30 KB, patch)
2018-10-30 14:31 UTC, Olli-Antti Kivilahti
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Olli-Antti Kivilahti 2018-10-30 11:53:31 UTC
gather_print_notices.pl has no loggability, and silently ignores errors.

Also the Mime::Lite is deprecated.

Add some logging to gather_print_notices.pl for possible post mortem analysis and try to guess possible error/exception conditions.
Comment 1 Olli-Antti Kivilahti 2018-10-30 14:31:49 UTC
Created attachment 81622 [details] [review]
0001-Bug-21724-Koha-Logger-for-gather_print_notices.pl.patch