You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2016/04/07 00:21:25 UTC

[jira] [Resolved] (WICKET-6138) Allow setting Locale for NumberTextField

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

Sven Meier resolved WICKET-6138.
--------------------------------
    Resolution: Not A Problem

Please use a TextField<Integer> to have a locale dependent conversion.

> Allow setting Locale for NumberTextField
> ----------------------------------------
>
>                 Key: WICKET-6138
>                 URL: https://issues.apache.org/jira/browse/WICKET-6138
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.22.0
>            Reporter: Sergiu Hlihor
>            Assignee: Sven Meier
>            Priority: Minor
>
> NumberTextField does all the conversions using Locale.ENGLISH which does not make it suitable for displaying floating point numbers in other languages. 
> The usage of user set Locale would help greatly as no custom classes would be needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)