Skip to content

[kfilefilter] Restore behavior for entering plain filter string

Nicolas Fella requested to merge work/nico/filter-pattern into master

When writing a string without any wildcard qualifiers the code previous to 623e88fa would implicitly add * qualifiers.

Restore this behavior and add a test case for it

Merge request reports