[kmymoney] [Bug 401144] New: Price in exponential format is not interpreted correctly

Thomas Baumgart bugzilla_noreply at kde.org
Sat Nov 17 19:36:16 GMT 2018


https://bugs.kde.org/show_bug.cgi?id=401144

            Bug ID: 401144
           Summary: Price in exponential format is not interpreted
                    correctly
           Product: kmymoney
           Version: 5.0.2
          Platform: unspecified
                OS: All
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: importer
          Assignee: kmymoney-devel at kde.org
          Reporter: tbaumgart at kde.org
  Target Milestone: ---

SUMMARY

In case an exchange rate is presented as 5.9921e-5 on the price info website it
is incorrectly interpreted as 599215.

STEPS TO REPRODUCE
1. Create price for EUR/IDR
2. Run online update of price
3. Observer console output

OBSERVED RESULT

Output on console:
kmymoney_webpricequote: Identifier "IDR/EUR"
kmymoney_webpricequote: Price "599215"
kmymoney_webpricequote: Date "17/11/2018"


EXPECTED RESULT

Output on console:
kmymoney_webpricequote: Identifier "IDR/EUR"
kmymoney_webpricequote: Price "599215"
kmymoney_webpricequote: Date "17/11/2018"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list