[Koha-bugs] [Bug 4144] New: CheckDate() does not pay attention to date format

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Tue Feb 9 14:42:47 CET 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4144

           Summary: CheckDate() does not pay attention to date format
           Product: Koha
           Version: HEAD
          Platform: PC
               URL: koha-tmpl/intranet-tmpl/prog/en/js/acq.js
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Acquisitions
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: gmcharlt at gmail.com
            Blocks: 3912
   Estimated Hours: 0.0
 Change sponsored?: ---


The CheckDate() function in koha-tmpl/intranet-tmpl/prog/en/js/acq.js expects
dates to be in DD/MM/YYYY, thereby ignoring the dateformat preference.  This
breaks date validation in, e.g., aqcontract.tmpl for any dateformat other than
DD/MM/YYYY.  A better date validation routine is needed.


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