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

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

    Attachment: ADFFACES-468.patch

a patch that fixes the issue (not the best solution, have in mind that this is 
only a subtask. the main-task covers that there isn't a "full blown" client 
side version of the number converter).

-Matthias

> 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
>         Attachments: ADFFACES-468.patch
>
>
> 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.

Reply via email to