[Koha-bugs] [Bug 5066] New: Incorrect use of localtime function when calling _session_log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 28 15:51:38 CEST 2010


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5066

           Summary: Incorrect use of localtime function when calling
                    _session_log
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_0
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Severity: trivial
          Priority: PATCH-Sent
         Component: Authentication
        AssignedTo: m.de.rooy at rijksmuseum.nl
        ReportedBy: m.de.rooy at rijksmuseum.nl
         QAContact: koha-bugs at lists.koha-community.org
                CC: dpavlin at rot13.org
   Estimated Hours: 0.0


The function localtime is called a couple of times in C4/Auth.pm in list
context rather than scalar context.
Patch sent for 3.0.x

-- 
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.


More information about the Koha-bugs mailing list