Summary: | Transaction details lost after split transaction with only one entry | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Paul Menzel <pmenzel> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.1.2 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Paul Menzel
2021-12-11 08:10:42 UTC
Git commit 2d3a8217b6300e7b812919becfd62ec0739adb89 by Thomas Baumgart. Committed on 11/12/2021 at 17:32. Pushed by tbaumgart into branch 'master'. Keep the memo of a split when opening the split editor In case the split editor is opened and the transaction only consists out of one split (missing category assignment) the user could accidently clear the memo text. This change keeps the memo with the initial split. M +7 -0 kmymoney/views/newtransactioneditor.cpp https://invent.kde.org/office/kmymoney/commit/2d3a8217b6300e7b812919becfd62ec0739adb89 I see that commit went to master only. Will it get backported to 5.x or is it only in the new ledger? Should the commit close the bug? I left the bug open, because a possible 5.1 fix looks completely different. At the same time, I wanted to leave a trace that it is fixed in master. |