Skip to content

Some indexers need non-slash trailed path

Méven Car requested to merge work/meven/fix-bugs into master

Fix regression introduced in 73183acf, prior to this commit all path from KInotify did not have a trailing slash, adjust in consequence.

9b61371f 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.

BUG: 478854

Superseeds !119 (closed)

cc @tagwerk19.invent @cullmann

Edited by Méven Car

Merge request reports