[ https://issues.apache.org/jira/browse/LABS-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jan iversen closed LABS-378. ---------------------------- Resolution: Won't Fix outdated and closed, if not correct please reopen. > [conversion] When a double field has both a format currency and a range > limit, incorrect length is used on text field. > ---------------------------------------------------------------------------------------------------------------------- > > Key: LABS-378 > URL: https://issues.apache.org/jira/browse/LABS-378 > Project: Labs > Issue Type: Bug > Components: Magma > Affects Versions: Current > Reporter: Simone Gianni > Fix For: Next > > > @Format("currency-EUR") > @Range(max=2000) > public double getPrice() { ... } > Will produce a field having maxsize="4", able to accomodate "1000" but not > "1000.01" -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org For additional commands, e-mail: labs-h...@labs.apache.org