[richfaces-issues] [JBoss JIRA] Updated: (RF-4366) InputNumberSpinner: Locale will not be used for number input

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Jun 4 13:31:25 EDT 2010


     [ https://jira.jboss.org/browse/RF-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-4366:
-------------------------------

    Fix Version/s: 4.0.0.M2
                       (was: 4.0.0.M1)


> InputNumberSpinner: Locale will not be used for number input
> ------------------------------------------------------------
>
>                 Key: RF-4366
>                 URL: https://jira.jboss.org/browse/RF-4366
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.2.1
>         Environment: Firefox 3.0.1
>            Reporter: Gerrit Brehmer
>            Assignee: Nick Belaevski
>            Priority: Critical
>             Fix For: 4.0.0.M2
>
>
> Hi,
> if i want to display a number with 1 fraction digit (like with f:convertNumber) and set step to "0.5" it will always use the english notation "." for output, but jsf use the locale (e.g. de) and convert my number "5.5" -> "55" before setting to my backing bean. And if i want to write the german notation into the input field with "," the javascript i think will drop my fraction digits before posting values. if I use "en" locale all functions properly.
> Bye

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list