| Summary: | Fetching online quote fails when date was not found | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] alkimia | Reporter: | Ralf Habacker <ralf.habacker> |
| Component: | General | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | All | ||
| Latest Commit: | https://invent.kde.org/office/alkimia/-/commit/cb65f11bc00a648bcdec57626d2a27b16c027fa8 | Version Fixed/Implemented In: | 8.1.2 |
| Sentry Crash Report: | |||
|
Description
Ralf Habacker
2023-09-03 17:35:01 UTC
Git commit cb65f11bc00a648bcdec57626d2a27b16c027fa8 by Ralf Habacker. Committed on 03/09/2023 at 21:45. Pushed by habacker into branch '8.1'. Fix error when retrieving data when no date was found This commit fixes a bug that caused a general error when retrieving an online source if no date was found when parsing the quote. FIXED-IN:8.1.2 M +2 -3 src/alkonlinequote.cpp https://invent.kde.org/office/alkimia/-/commit/cb65f11bc00a648bcdec57626d2a27b16c027fa8 Git commit 228263661d07f91a72c2714e24881172ea37b5e6 by Thomas Baumgart. Committed on 04/09/2023 at 13:05. Pushed by tbaumgart into branch 'master'. Fix error when retrieving data when no date was found This commit fixes a bug that caused a general error when retrieving an online source if no date was found when parsing the quote. (cherry picked from commit cb65f11bc00a648bcdec57626d2a27b16c027fa8) M +2 -3 src/alkonlinequote.cpp https://invent.kde.org/office/alkimia/-/commit/228263661d07f91a72c2714e24881172ea37b5e6 |