DateTimeConverter should not allow lenient date formatting
----------------------------------------------------------

         Key: MYFACES-459
         URL: http://issues.apache.org/jira/browse/MYFACES-459
     Project: MyFaces
        Type: Bug
  Components: JSR-127  
    Versions: 1.0.9 beta    
 Reporter: sean schofield


If your converter has a date format of  "MM/DD/YYYY" and you supply it the 
String "9/5/05" the date should *not* be allowed.  From the spec (javadoc): "In 
all cases, parsing must be non-lenient; the given string must strictly adhere 
to the parsing format."

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