[Koha-bugs] [Bug 4511] New: Clear some debug warnings from logfile

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Mon May 17 12:38:43 CEST 2010


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 at gmail.com
        ReportedBy: m.de.rooy at 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.



More information about the Koha-bugs mailing list