Summary: | Editing a Category name to contain a colon ":" causes frequent program crashes | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Mark Medoff <markm10538> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/6b611477de1025e327715256ddf3f9d2ea1e3216 | Version Fixed In: | 5.2 |
Sentry Crash Report: |
Description
Mark Medoff
2025-06-19 23:34:10 UTC
Git commit 07ff1ecd4e51ae774d50fa9e6dd11d564405d613 by Thomas Baumgart. Committed on 20/06/2025 at 07:40. Pushed by tbaumgart into branch '5.2'. Prevent creation of accounts that contain a colon in the name FIXED-IN: 5.2 M +3 -3 kmymoney/dialogs/knewaccountdlg.cpp M +13 -0 kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp https://invent.kde.org/office/kmymoney/-/commit/07ff1ecd4e51ae774d50fa9e6dd11d564405d613 Git commit 6b611477de1025e327715256ddf3f9d2ea1e3216 by Thomas Baumgart. Committed on 20/06/2025 at 07:41. Pushed by tbaumgart into branch 'master'. Prevent creation of accounts that contain a colon in the name FIXED-IN: 5.2 (cherry picked from commit 07ff1ecd4e51ae774d50fa9e6dd11d564405d613) M +3 -3 kmymoney/dialogs/knewaccountdlg.cpp M +13 -0 kmymoney/wizards/newaccountwizard/kaccounttypepage.cpp https://invent.kde.org/office/kmymoney/-/commit/6b611477de1025e327715256ddf3f9d2ea1e3216 |