[kphotoalbum] [Bug 477195] KPhotoAlbum git master crashes when an Event tag is dragged on another Event tag in the Events screen

2023-12-03 Thread Victor Lobo
https://bugs.kde.org/show_bug.cgi?id=477195

Victor Lobo  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #2 from Victor Lobo  ---
This works correctly now. Thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kphotoalbum] [Bug 477195] KPhotoAlbum git master crashes when an Event tag is dragged on another Event tag in the Events screen

2023-11-18 Thread Johannes Zarl-Zierl
https://bugs.kde.org/show_bug.cgi?id=477195

Johannes Zarl-Zierl  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/kphotoalbum/-/commit/d
   ||691ee89ffbb604cd8ab7bef5b8c
   ||48fff50e
 Status|REPORTED|RESOLVED

--- Comment #1 from Johannes Zarl-Zierl  ---
Git commit d691ee89ffbb604cd8ab7bef5b8c48fff50e by Johannes Zarl-Zierl.
Committed on 18/11/2023 at 23:45.
Pushed by johanneszarl into branch 'master'.

Review and document DB::MemberMap.

The MemberMap code had quite a few assertions that are better handled by
ignoring invalid requests. The documentation was added and documents
these edge-cases.

One of these assertions prevented drag on the browser category page
in a category that does not yet have any tag groups.

M  +5-2Browser/TreeCategoryModel.cpp
M  +1-0CHANGELOG.md
M  +82   -70   DB/MemberMap.cpp
M  +154  -3DB/MemberMap.h
M  +1-2DB/documentation.h

https://invent.kde.org/graphics/kphotoalbum/-/commit/d691ee89ffbb604cd8ab7bef5b8c48fff50e

-- 
You are receiving this mail because:
You are watching all bug changes.