http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6908
Bug #: 6908
Summary: increase DEBUG level for *NOISY* Dates.pm init()
messages
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: rel_3_6
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: Architecture, internals, and plumbing
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
with $DEBUG set to 1, C4:Date:init() is *very* noisy, and often writes many
messages for a single page load
when debugging, these messages are often distracting and irritating
------------------------------------------------------------------------------
mainpage.pl: (during init) @$self->{'dmy_arrayref'}: 58 25 05 29 9 107 -1 -1
1,
mainpage.pl: (during init) @$self->{'dmy_arrayref'}: 45 34 05 29 9 107 -1 -1
1,
------------------------------------------------------------------------------
these messages should only be displayed with a $DEBUG value of 2, or higher
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/