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

Leonardo Uribe updated MYFACES-3578:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.13
                   2.0.19
                   1.2.13
           Status: Resolved  (was: Patch Available)

Thanks to Martin Koci for provide this patch.

> NumberConverter: implement workaround for 
> http://bugs.sun.com/view_bug.do?bug_id=4510618
> ----------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3578
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3578
>             Project: MyFaces Core
>          Issue Type: Bug
>         Environment: myfaces trunk
>            Reporter: Martin Kočí
>            Assignee: Martin Kočí
>            Priority: Minor
>             Fix For: 1.2.13, 2.0.19, 2.1.13
>
>         Attachments: MYFACES-3578.patch
>
>
> http://bugs.sun.com/view_bug.do?bug_id=4510618
> mojarra already implements a workaround 
> (http://java.net/jira/browse/JAVASERVERFACES-755)
> Myfaces NumberConverter partially implements it already, but:
> value = value.replace('\u00a0', ' ');
> part is missing.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to