DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31790>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31790 The JavaScript function validateDate() does not distinguish between datePattern and datePatternStrict ------- Additional Comments From [EMAIL PROTECTED] 2004-11-02 06:10 ------- Jon's absolutely right. It has to do with the regular expression, which is always matching against 2 digits regardless whether datePattern or datePatternStrict is set. Previous fixes fixed only the datePattern not recognized bug, but not this one. I am glad someone's actually reading the source code. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]