[
https://issues.apache.org/jira/browse/MYFACES-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Kočí updated MYFACES-3578:
---------------------------------
Status: Patch Available (was: Open)
> 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
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira