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@koha-fr.org ReportedBy: gmcharlt@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.