Revision e28147b...

Go back to digest for 16th November 2014

Bug Fixes in KDE Base

Arjun Ak committed changes in [kde-baseapps/Applications/14.12] dolphin/src/kitemviews/private/kfileitemmodelfilter.cpp:

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

File Changes

Modified 1 files
  • dolphin/src/kitemviews/private/kfileitemmodelfilter.cpp
1 files changed in total