convertDateTime does not support  Lenient Attribute
---------------------------------------------------

         Key: MYFACES-1174
         URL: http://issues.apache.org/jira/browse/MYFACES-1174
     Project: MyFaces Core
        Type: Bug
 Environment: Myfaces 1.1.1, WebLogic 8.1 SP4
    Reporter: Raphael A BEREHOUDOUGOU
    Priority: Critical


The <convertDateTime > tag uses the default settings for DateFormat , in 
particular, it does not support setting Lenient to TRUE or FALSE. This results 
in undesired behaviour  as in : The user inputs 14-13-2006 for the date pattern 
dd-MM-yyyy and then the following is displayed : 14-01-2007 instead of an 
exception being thrown for invalid Month of year.


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

Reply via email to