[Bug 4511] New: Clear some debug warnings from logfile
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4511 Summary: Clear some debug warnings from logfile Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: PATCH-Sent Component: Architecture, internals, and plumbing AssignedTo: gmcharlt@gmail.com ReportedBy: m.de.rooy@rijksmuseum.nl Estimated Hours: 0.0 Change sponsored?: --- Line in C4/Search.pm produces lots of warnings in logfile: warn $results[$i-1]->record($j)->render() ; Same for line in C4/XSLT.pm: warn getcwd; Commented out in patch sent. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4511 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt@gmail.com |henridamien@koha-fr.org --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> 2010-05-17 12:28:29 --- Warns were introduced into 3.0.x only; reassigning to the 3.0 RMaint. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com