https://bugs.kde.org/show_bug.cgi?id=430273
--- Comment #1 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 9b61371fdefbd538938f20cdc87eed03d170fa5b by Stefan Brüns. Committed on 12/12/2020 at 18:03. Pushed by bruns into branch 'master'. [BasicIndexingJob] Strip trailing slash from folders If BasicIndexingJob is called with a path with a trailing slash, the search for the last slash (separating name from parent path) goes wrong. This was wrong already earlier, but with commit 47ebc15844f6b8a8 ("[Document] Add parent document ID and populate it") this caused document and parent id to be the same. M +3 -0 src/file/basicindexingjob.cpp https://invent.kde.org/frameworks/baloo/commit/9b61371fdefbd538938f20cdc87eed03d170fa5b -- You are receiving this mail because: You are watching all bug changes.