| Summary: | Price information in exponential form is not supported | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] alkimia | Reporter: | Thomas Baumgart <tbaumgart> |
| Component: | General | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | All | ||
| Latest Commit: | https://invent.kde.org/office/alkimia/-/commit/42b0c54294ef81095ec3afd226cf66e5e84613f1 | Version Fixed/Implemented In: | 8.2 |
| Sentry Crash Report: | |||
|
Description
Thomas Baumgart
2024-08-23 10:32:35 UTC
Git commit 42b0c54294ef81095ec3afd226cf66e5e84613f1 by Thomas Baumgart. Committed on 23/08/2024 at 10:33. Pushed by tbaumgart into branch 'master'. Support exponential price format For some (e.g. Bitcoin) currencies, the current rate is returned in an exponential format (e.g. 5.222e-23). This change provides the support to extract that price correctly. FIXED-IN: 8.2 M +5 -0 autotests/alkonlinequoteprivatetest.cpp M +1 -1 src/alkonlinequote_p.cpp https://invent.kde.org/office/alkimia/-/commit/42b0c54294ef81095ec3afd226cf66e5e84613f1 |