You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Yee-Wah Lee (JIRA)" <de...@myfaces.apache.org> on 2009/11/18 00:44:39 UTC

[jira] Updated: (TRINIDAD-1634) tr:convertDateTime error handling can be improved to distinguish invalid date from invalid date format

     [ https://issues.apache.org/jira/browse/TRINIDAD-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yee-Wah Lee updated TRINIDAD-1634:
----------------------------------

    Status: Patch Available  (was: Open)

> tr:convertDateTime error handling can be improved to distinguish invalid date from invalid date format
> ------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1634
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1634
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>    Affects Versions:  1.2.12-core
>            Reporter: Yee-Wah Lee
>            Priority: Minor
>
> 1. Run the inputDate demo
> http://www.irian.at/trinidad-demo/faces/components/inputDate.jspx
> 2. On the top inputDate, type in a non-existing date, e.g. 2/29/2009  and click the Submit button. 
> 3. Error message returned is:
>  Enter a date in the same format as this example: 11/29/1998
> The date is actually in a valid format, so this is to see if the error handling can distinguish the invalid format case from the invalid date case. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.