[Bug 7331] New: Circulation.pl generates errors in the log
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Bug #: 7331 Summary: Circulation.pl generates errors in the log Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation AssignedTo: kyle.m.hall@gmail.com ReportedBy: oleonard@myacpl.org QAContact: ian.walls@bywatersolutions.com CC: gmcharlt@gmail.com Both when loading circulation.pl initially and after submitting a patron barcode, the page generates multiple entries in the log: circulation.pl: Use of uninitialized value $C4::Dates::debug in numeric gt (>) at /kohaclone/C4/Dates.pm line 170. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-12-07 16:08:01 UTC --- The same error is generated by moremember.pl: moremember.pl: Use of uninitialized value $C4::Dates::debug in numeric gt (>) at /kohaclone/C4/Dates.pm line 170 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 --- Comment #2 from Duncan <duncan@catalyst.net.nz> 2011-12-07 23:46:06 UTC --- Created attachment 6651 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6651 Patch to stop spamming of error logs -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Duncan <duncan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Status|NEW |ASSIGNED CC| |duncan@catalyst.net.nz Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> 2011-12-08 00:56:33 UTC --- Was this patch supposed to go with a different bug? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-08 01:02:19 UTC --- Ahh it does look like it should be, Duncan is our Summer of Tech student and is just learning his way around. We'll have another go :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Duncan <duncan@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6651|0 |1 is obsolete| | --- Comment #5 from Duncan <duncan@catalyst.net.nz> 2011-12-08 01:19:49 UTC --- Created attachment 6654 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6654 Patch to fix warning logs being printed unnecessarily Sorry, I created the wrong patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6654|0 |1 is obsolete| | --- Comment #6 from Owen Leonard <oleonard@myacpl.org> 2011-12-08 13:54:40 UTC --- Created attachment 6665 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6665 Signed-off patch Quick work, thank you! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off AssignedTo|kyle.m.hall@gmail.com |duncan@catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Version|master |rel_3_6 Patch Status|Signed Off |Patch Pushed --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-15 16:38:37 UTC --- QA comment: tiny patch, silent log passed QA patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7331 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #8 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Included in 3.6 prior to 3.6.5. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org