[Koha-bugs] [Bug 2842] New: regexp('syspref') and iso format causes sticky due dates to be rejected

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Thu Dec 4 05:20:00 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2842

           Summary: regexp('syspref') and iso format causes sticky due dates
                    to be rejected
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Circulation
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: joe.atzberger at liblime.com
         QAContact: koha-bugs at lists.koha.org


Explicit syspref argument to C4::Dates->regexp('syspref') was not supported,
failing over to us/metric compatible value.  This means that users with syspref
dateformat = 'iso' were unable to get their specified due date to validate. 
Patch sent.  

import_borrowers.pl would also be affected for users with 'iso' dateformat.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list