You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/11/24 14:58:58 UTC

DO NOT REPLY [Bug 24941] New: - LocaleBeanUtils.populate() doesn't accept localized input map

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24941>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24941

LocaleBeanUtils.populate() doesn't accept localized input map

           Summary: LocaleBeanUtils.populate() doesn't accept localized
                    input map
           Product: Commons
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Bean Utilities
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: flaviostutz@hotmail.com


When you try to populate a bean with a map of values with String in localized 
format an exception occurs. Seems like it tryes to parse the input based on 
BeanUtils (not localized).
I read the code and proposed a path which I am sending here as soon as I 
finish my tests.

Specifically, I am trying to handle internationalized input from a Struts form 
(I will send another patch for Struts concerning his RequestUtils).

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