DatePicker SimpleDateParser needs "strict" parser
-------------------------------------------------
Key: TAPESTRY-904
URL: http://issues.apache.org/jira/browse/TAPESTRY-904
Project: Tapestry
Type: Improvement
Components: Framework
Versions: 4.1
Reporter: phillip rhodes
Priority: Minor
The datepicker is accepting dates such as 04/99/2005 The translator converts
this to 07/08/2006 I looked at the code and it is using SimpleDateFormat()
without a strict parser.
Perhaps, the datepicker can accept an optional parameter that would control if
the SimpleDateFormat is true/false?
Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]