http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10559
Bug ID: 10559
Summary: noisy statement handle still active warnings when
generating notices
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
Running a cronjob that produces notices can generate warning messages like
this:
$ ./misc/cronjobs/overdue_notices.pl -t -library CPL
prepare_cached(SELECT * FROM issues WHERE itemnumber = ?) statement handle
DBI::st=HASH(0x54a7828) still Active at C4/Letters.pm line 589
These warnings don't appear to reflect any functionality breakage, but there's
no reason to have the noise cluttering up cronjob logs.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/