You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/04/29 15:08:17 UTC

DO NOT REPLY [Bug 28684] New: - BigDecimalLocaleConverter seems not working as designed

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28684>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28684

BigDecimalLocaleConverter seems not working as designed

           Summary: BigDecimalLocaleConverter seems not working as designed
           Product: Commons
           Version: 1.6 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Bean Utilities
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: gianluca.busan@finantix.com


About BigDecimalLocaleConverter in javadoc is specified that it is a "Standard
LocaleConverter implementation that converts an incoming locale-sensitive String
into a java.math.BigDecimal object,...."

in all my test codes i get always a java.lang.Double instead of a BigDecimal

(the same for BigInteger...i always get a Long...)

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org