https://bugs.kde.org/show_bug.cgi?id=423334
Johannes Zarl-Zierl <johan...@zarl-zierl.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/kphotoalbum/commit/ab4 | |7cb0bf3227458846e019c1cc6b0 | |0c131ade19 Resolution|--- |FIXED --- Comment #1 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit 366c46fa04872ccc7becc838fa61e887490d8ecd by Johannes Zarl-Zierl. Committed on 21/06/2020 at 21:57. Pushed by johanneszarl into branch 'master'. Issue diagnostic when invalid id reference is used in member-group. Note: I also checked that this is the only remaining place in FileReader where an inconsistency is just ignored by continuing to the next value. So things as decribed in bug 423334 *should* no longer go unnoticed for such a long time. M +4 -1 XMLDB/FileReader.cpp https://invent.kde.org/graphics/kphotoalbum/commit/366c46fa04872ccc7becc838fa61e887490d8ecd --- Comment #2 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit ab47cb0bf3227458846e019c1cc6b00c131ade19 by Johannes Zarl-Zierl. Committed on 22/06/2020 at 00:00. Pushed by johanneszarl into branch 'master'. Consider MemberMap data when saving categories. If a tag group is only known in the MemberMap (because it was not used as a tag on an image or video), then special care is needed when saving to prevent inconsistent data from being written. See the attached bug number for an analysis of a possible bug scenario. M +1 -0 AnnotationDialog/ListSelect.cpp M +4 -12 XMLDB/FileWriter.cpp https://invent.kde.org/graphics/kphotoalbum/commit/ab47cb0bf3227458846e019c1cc6b00c131ade19 -- You are receiving this mail because: You are watching all bug changes.