https://bugs.kde.org/show_bug.cgi?id=397824
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.0.2 Latest Commit| |https://commits.kde.org/kmy | |money/419c2df34b631baa458f1 | |3facf7ffce89ed9b511 Resolution|--- |FIXED --- Comment #5 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 419c2df34b631baa458f13facf7ffce89ed9b511 by Thomas Baumgart. Committed on 25/08/2018 at 05:49. Pushed by tbaumgart into branch 'master'. Improve determination of highest used id Object IDs in KMyMoney are usually constructed by a letter based lead-in followed by a numeric value. Adding objects with a different ID layout could cause trouble when they still contain some numeric values. The change only takes those IDs into account when determining the highest used number that follow the above mentioned layout of KMyMoney. FIXED-IN: 5.0.2 M +90 -115 kmymoney/mymoney/storage/mymoneystoragemgr.cpp M +11 -0 kmymoney/mymoney/storage/mymoneystoragemgr_p.h https://commits.kde.org/kmymoney/419c2df34b631baa458f13facf7ffce89ed9b511 -- You are receiving this mail because: You are watching all bug changes.