You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org> on 2007/04/26 15:51:15 UTC

[jira] Updated: (ADFFACES-468) Client side number converter not working when decimal value and pattern is null

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

Matthias Weßendorf updated ADFFACES-468:
----------------------------------------

    Status: Patch Available  (was: Open)

> Client side number converter not working when decimal value and pattern is null
> -------------------------------------------------------------------------------
>
>                 Key: ADFFACES-468
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-468
>             Project: MyFaces ADF-Faces
>          Issue Type: Sub-task
>            Reporter: Matthias Weßendorf
>         Assigned To: Matthias Weßendorf
>
> the current client side number converter doesn't work when a pattern is set.
> However, when number (not currency or percentage) is used and a pattern is set like pattern="#{foo.bar}" there isn't a client side convertion. Only a server side one.
> However, when the pattern expression is null, the client side number converter tries to convert the string and in case of decimal values you see a FacesMessage (displayed via alert()).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.