| Summary: | Payee "Suggest a category" does not work | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Brendan <KDE> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kmymoney/a8949682c2f3dd85f956318f6f5f86da3819c933 | Version Fixed/Implemented In: | 5.0.2 |
| Sentry Crash Report: | |||
|
Description
Brendan
2018-07-30 17:56:04 UTC
Has anyone confirmed this bug? Am I the only one using the feature. It would be nice if the fix made into 5.0.2. It's pretty annoying when I add a new payee since it's not trivial to scroll through all of my categories. Git commit a8949682c2f3dd85f956318f6f5f86da3819c933 by Thomas Baumgart. Committed on 02/09/2018 at 18:32. Pushed by tbaumgart into branch '5.0'. Fix MyMoneyFile::isTransfer Commit c224b2cf reverted the logic of this method so that parts of the application did not work properly anymore. This change brings back the original behavior. FIXED-IN: 5.0.2 M +2 -2 kmymoney/mymoney/mymoneyfile.cpp https://commits.kde.org/kmymoney/a8949682c2f3dd85f956318f6f5f86da3819c933 Fixed. Thanks Thomas. |