https://bugs.kde.org/show_bug.cgi?id=415411
--- Comment #7 from Thomas Baumgart <t...@net-bembel.de> --- Git commit 2309eb945c2bffb00b874ac8c57dfc73d7b13838 by Thomas Baumgart. Committed on 25/12/2019 at 09:21. Pushed by tbaumgart into branch 'master'. checkprinting: avoid incorrect replacement of split values Template parameters for split values are now replaced in descending order. If we replace the template parameter 'SPLITVALUE1' before 'SPLITVALUE10', the latter is erroneously overwritten with the value from the former, followed by '0'. Cherry picked from commit 9ae5d7c17654dc57b396571ddd630305674ff3a2 Reviewed By: tbaumgart Differential Revision: https://phabricator.kde.org/D26134 (cherry picked from commit 3227834a97fc62537a3b60d91c91de1f7ce2dfe7) M +2 -2 kmymoney/plugins/checkprinting/checkprinting.cpp https://commits.kde.org/kmymoney/2309eb945c2bffb00b874ac8c57dfc73d7b13838 -- You are receiving this mail because: You are watching all bug changes.