You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "David Evans (JIRA)" <ji...@apache.org> on 2006/04/25 00:51:10 UTC

[jira] Closed: (STR-1849) Struts doesn´t accept internationalized form inputs for Number, Date, Timestamp etc

     [ http://issues.apache.org/struts/browse/STR-1849?page=all ]
     
David Evans closed STR-1849:
----------------------------

    Resolution: Fixed

> Struts doesn´t accept internationalized form inputs for Number, Date, Timestamp etc
> ------------------------------------------------------------------------------------
>
>          Key: STR-1849
>          URL: http://issues.apache.org/struts/browse/STR-1849
>      Project: Struts Action 1
>         Type: Improvement

>   Components: Action
>     Versions: Unknown
>  Environment: Operating System: All
> Platform: All
>     Reporter: Stutz
>     Assignee: David Evans
>     Priority: Minor
>  Attachments: struts-patch.txt
>
> RequestUtils uses 'BeanUtils' instead of 'LocaleBeanUtils'. 
> This causes the input of a java.sql.Date field, for example, not to accept 
> internationalized user input formats. The user can´t input a date in 
> the 'MM/dd/yyyy' format, the framework parses only the 'yyyy-MM-dd' format.
> This happens to all primary complex types that requires internationalization.
> I altered the RequestUtils code and I am sending it over here.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org