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

Igor Vaynberg updated WICKET-1421:
----------------------------------

    Fix Version/s:     (was: 1.5-M1)
                   1.3.3

> DecimalConverter with grouping disabled needed
> ----------------------------------------------
>
>                 Key: WICKET-1421
>                 URL: https://issues.apache.org/jira/browse/WICKET-1421
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.1
>            Reporter: Jari Petays
>             Fix For: 1.3.3
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> I need converters that do not accept grouping in decimal numbers.
> I want to disabled grouping in AbstractDecimalConverter saying 
> setGroupingUsed(false) easily for DoubleConverter and FloatConverter.
> Now it seems that I have to do that with copy-paste because I can not inherit.
> And inheriting is not as good as to set grouping behavior to converter 
> objects where applicable - even for AbstractIntegerConverter.

-- 
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