SUMMARY The name of new tags is not adjusted as needed. STEPS TO REPRODUCE 1. Open the tags view 2. Press 'New tag' two or more times OBSERVED RESULT Second and following tags are created with the name "New tag [%2]" and the number of leading blanks increases. EXPECTED RESULT Tags are created with name "New tag [1]", "New tag [2]" , etc.
Git commit 7a4c060412fc8b4db8633d50ac3dc054310dbde1 by Thomas Baumgart. Committed on 02/01/2020 at 11:38. Pushed by tbaumgart into branch '5.0'. Correctly increment amended number of new tags FIXED-IN: 5.0.8 M +1 -1 kmymoney/kmymoneyutils.cpp https://commits.kde.org/kmymoney/7a4c060412fc8b4db8633d50ac3dc054310dbde1
Git commit eb1050e05cd4ac74afa7ba402f766412dfb2c36e by Thomas Baumgart. Committed on 02/01/2020 at 11:40. Pushed by tbaumgart into branch 'master'. Correctly increment amended number of new tags FIXED-IN: 5.0.8 (cherry picked from commit 7a4c060412fc8b4db8633d50ac3dc054310dbde1) M +1 -1 kmymoney/kmymoneyutils.cpp https://commits.kde.org/kmymoney/eb1050e05cd4ac74afa7ba402f766412dfb2c36e