[ https://issues.apache.org/jira/browse/ADFFACES-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Weßendorf updated ADFFACES-468: ---------------------------------------- Resolution: Fixed Fix Version/s: 1.0.1-incubating-core-SNAPSHOT Status: Resolved (was: Patch Available) > 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 > Fix For: 1.0.1-incubating-core-SNAPSHOT > > > 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.