[
https://jira.jboss.org/jira/browse/RF-4366?page=com.atlassian.jira.plugin...
]
Gerrit Brehmer commented on RF-4366:
------------------------------------
i searched the web for javascript i18n libraries and fond dojo.number. Is it possible to
use this inside of RichFaces? Are there any js i18n workings for other components
scheduled for 3.3.0?
InputNumberSpinner: Locale will not be used for number input
------------------------------------------------------------
Key: RF-4366
URL:
https://jira.jboss.org/jira/browse/RF-4366
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: Firefox 3.0.1
Reporter: Gerrit Brehmer
Assignee: Nick Belaevski
Priority: Critical
Fix For: Future
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/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira