Skip to content

[BUG: 434919] When normalizing the path, normalize entire path

Oded Arbel requested to merge odeda/baloo:odeda-master-patch-55537 into master

This gets rid of double slashes and other valid Unix directory spec parts that are valid but confuse canBeSearched() that uses simple string prefix match.

Edited by Oded Arbel

Merge request reports