https://bugs.kde.org/show_bug.cgi?id=492072
Bug ID: 492072
Summary: Price information in exponential form is not supported
Classification: Frameworks and Libraries
Product: alkimia
Version: master
Platform: unspecified
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
For some currencies (e.g. Bitcoin) the current rate is returned in an
exponential format (e.g. 5.222e-5) by fx-rate.net
STEPS TO REPRODUCE
1. Start online quotes editor and select the KMyMoney currency entry in the
kmymoney5 profile.
2. Use "EUR BTC" as the entry for two symbols
3. Press the check source button
OBSERVED RESULT
Price is returned as 5.222
EXPECTED RESULT
Price is returned as 0.00005222 (only the value is important, not the
representation, so 5.222e-5 is equally OK)
--
You are receiving this mail because:
You are the assignee for the bug.