https://bugs.kde.org/show_bug.cgi?id=370373
--- Comment #10 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit 61b306eaa1723ccd42fa926be1c2b2d7748f205e by Johannes Zarl-Zierl. Committed on 15/12/2016 at 01:27. Pushed by johanneszarl into branch 'master'. Reuse numerical tag ids. This patch makes KPA distinguish between tag order in the xml file and tag id. In most cases, tags will now get the same id when saving as they had when the db was loaded from disk. This allows us to reorder tags (as required by the SortLastUsed option of the ListSelect) and still have diffable xml files. M +1 -1 AnnotationDialog/ListSelect.cpp M +20 -5 XMLDB/XMLCategory.cpp https://commits.kde.org/kphotoalbum/61b306eaa1723ccd42fa926be1c2b2d7748f205e -- You are receiving this mail because: You are watching all bug changes.