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.