Summary: | Unable to change forecast days | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Xwang <xwaang1976> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | CVCotroneo |
Priority: | NOR | ||
Version: | 5.0.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/8d294ef48f1aa0b6e88773b3ec7ea48e6f364a26 | Version Fixed In: | 5.0.7 |
Sentry Crash Report: |
Description
Xwang
2019-07-30 11:54:31 UTC
Workaround: use the plugin settings to change the values. The plugin settings should only set the default values after program start but apparently have a higher priority. Needs to be fixed. I can confirm that the workaround works :-) Git commit 8d294ef48f1aa0b6e88773b3ec7ea48e6f364a26 by Thomas Baumgart. Committed on 21/09/2019 at 08:21. Pushed by tbaumgart into branch '5.0'. Respect parameter changes performed by user Changing the parameters in the forecast view did not have any effect, because when the user pressed the forecast button or changed the tab in the view they were reset to their default settings. This change fixes the problem. FIXED-IN: 5.0.7 M +0 -1 kmymoney/plugins/views/forecast/kforecastview.cpp https://commits.kde.org/kmymoney/8d294ef48f1aa0b6e88773b3ec7ea48e6f364a26 |