*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Creating a Category with a colon in the name results in a child category created in the hierarchy. Editing a Category name to contain a colon is accepted by program but results in frequent program crashes. STEPS TO REPRODUCE 1. Edit Category as described above 2. 3. OBSERVED RESULT Frequent program crashes EXPECTED RESULT Program should reject editing a Category name to contain a colon, since it implies creating a child category. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
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