Summary: | Unable to filter for opening square brackets: [ | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Nico Dorn <nicodorn> |
Component: | bars: filter | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arjunak234, emmanuelpescosta099 |
Priority: | NOR | ||
Version: | 4.14.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/e28147bf386351f51f9b22626d7e44008769cc9b | Version Fixed In: | 14.12 |
Sentry Crash Report: |
Description
Nico Dorn
2014-10-29 16:51:06 UTC
Thanks for the bug report! I can reproduce the problem in Dolphin 4.14.2. Git commit e28147bf386351f51f9b22626d7e44008769cc9b by Arjun AK. Committed on 09/11/2014 at 13:50. Pushed by arjunak into branch 'Applications/14.12'. Ensure input is a valid regexp before enabling regexp filter mode Checking whether the input contains '*', '?' or '[' alone will not do since there can be files with '[' in their name. REVIEW: 120986 FIXED-IN: 14.12 M +4 -4 dolphin/src/kitemviews/private/kfileitemmodelfilter.cpp http://commits.kde.org/kde-baseapps/e28147bf386351f51f9b22626d7e44008769cc9b |