https://bugs.kde.org/show_bug.cgi?id=505135
Christoph Cullmann <christ...@cullmann.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/-/commit/5ec8803 | |db140df82735bc215223f052981 | |894bde --- Comment #3 from Christoph Cullmann <christ...@cullmann.dev> --- Git commit 5ec8803db140df82735bc215223f052981894bde by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 20/06/2025 at 15:54. Pushed by cullmann into branch 'master'. Fix stashing not working We need to do stashing in the saveSessionTo after it has deleted old KConfigGroup entries. If we do it before, we end up deleting the stash entries we just created. Also add a test to make sure the feature is always working at a basic level at least. M +38 -0 apps/lib/autotests/kate_view_mgmt_test2.cpp M +7 -5 apps/lib/session/katesessionmanager.cpp M +1 -1 apps/lib/session/katesessionmanager.h https://invent.kde.org/utilities/kate/-/commit/5ec8803db140df82735bc215223f052981894bde -- You are receiving this mail because: You are watching all bug changes.