https://bugs.kde.org/show_bug.cgi?id=478854
Christoph Cullmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/baloo/-/commit/33756 | |dd44c4f67a7984fa4c5da61726b | |46aa6bc6 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Christoph Cullmann <[email protected]> --- Git commit 33756dd44c4f67a7984fa4c5da61726b46aa6bc6 by Christoph Cullmann, on behalf of Méven Car. Committed on 29/03/2024 at 17:52. Pushed by cullmann into branch 'master'. Some indexers need non-slash trailed path Fix regression introduced in 73183acf, prior to this commit all path from KInotify did not have a trailing slash, adjust in consequence. 9b61371fdefbd538938f20cdc87eed03d170fa5b adjusted BasicIndexingJob but not the other cases. Add some missing unit test cases, although they don't cover the bug cases, they allow to illustrate the crash conditions. Superseeds https://invent.kde.org/frameworks/baloo/-/merge_requests/119 cc @tagwerk19.invent @cullmann M +123 -0 autotests/unit/file/filewatchtest.cpp M +7 -2 src/file/metadatamover.cpp M +5 -2 src/file/modifiedfileindexer.cpp M +5 -2 src/file/newfileindexer.cpp M +5 -2 src/file/xattrindexer.cpp https://invent.kde.org/frameworks/baloo/-/commit/33756dd44c4f67a7984fa4c5da61726b46aa6bc6 -- You are receiving this mail because: You are watching all bug changes.
