SUMMARY When you create a new currency it is always called new currency even if you try to rename it. STEPS TO REPRODUCE 1. Create a new currency using context menu in currencies dialog 2. Right click New currency and select "Rename currency" 3. Enter new name and close currencies dialog 4. Reopen currencies and look for your new currency OBSERVED RESULT 1. New currency is still called "New currency" EXPECTED RESULT 1. New currency is called what it was renamed to. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Fedora 31 (available in About System) KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.70.0 Qt Version: 5.13.2 ADDITIONAL INFORMATION
Git commit 61a8e7bd5243fd38bb44528c8766b47f490f1000 by Thomas Baumgart. Committed on 12/09/2020 at 14:15. Pushed by tbaumgart into branch 'master'. Allow to rename a currency and assign it a different symbol M +10 -14 kmymoney/dialogs/kcurrencyeditdlg.cpp https://invent.kde.org/office/kmymoney/commit/61a8e7bd5243fd38bb44528c8766b47f490f1000
Git commit 8be42517cc7a1a47d4b8c4e3b2a433c68ca8d2e2 by Thomas Baumgart. Committed on 12/09/2020 at 14:20. Pushed by tbaumgart into branch '5.1'. Allow to rename a currency and assign it a different symbol FIXED-IN: 5.1.1 (cherry picked from commit 61a8e7bd5243fd38bb44528c8766b47f490f1000) M +10 -14 kmymoney/dialogs/kcurrencyeditdlg.cpp https://invent.kde.org/office/kmymoney/commit/8be42517cc7a1a47d4b8c4e3b2a433c68ca8d2e2
*** Bug 426507 has been marked as a duplicate of this bug. ***