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

Justin Mclean resolved FLEX-23695.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Apache Flex 4.10.0

Fixed by FLEX-18951
                
> CurrencyFormatter.format() gives wrong result if the number has "e" exponent.
> -----------------------------------------------------------------------------
>
>                 Key: FLEX-23695
>                 URL: https://issues.apache.org/jira/browse/FLEX-23695
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Formatters
>    Affects Versions: Adobe Flex SDK 3.5 (Release)
>         Environment: Affected OS(s): Mac
> Affected OS(s): Mac OS 10.6
> Browser: Firefox 3.x
> Language Found: English
>            Reporter: Adobe JIRA
>            Priority: Minor
>             Fix For: Apache Flex 4.10.0
>
>
> Steps to reproduce:
> 1.Create a CurrencyFormatter
> 2.Try format this number (2.277963176590994e-8)
> 3.You will get (-8)
>  
>  Actual Results:
> -8
>  
>  Expected Results:
>  2.277963176590994e-8
>  
>  Workaround (if any):
> well, override the formatter and make sure to expand the exponent!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to