Bug 271334 - Allow empty search criteria
Summary: Allow empty search criteria
Status: REOPENED
Alias: None
Product: krusader
Classification: Applications
Component: search (other bugs)
Version First Reported In: 2.3.0-beta1 "New Horizons"
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 08:46 UTC by Victor Varvaryuk
Modified: 2018-05-06 00:15 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
empty search string is not allowed (47.88 KB, image/png)
2011-04-20 08:47 UTC, Victor Varvaryuk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Varvaryuk 2011-04-20 08:46:47 UTC
Version:           2.3.0 (using KDE 4.6.2) 
OS:                Linux

Menu -> Tools -> Search
The file name mask is not allowed empty.
Please change the behavior to accept empty search string as equivalent to '*'.

Reproducible: Always
Comment 1 Victor Varvaryuk 2011-04-20 08:47:54 UTC
Created attachment 59148 [details]
empty search string is not allowed
Comment 2 Alex Bikadorov 2017-05-28 18:00:05 UTC
Not a problem!? The "*" regex is equal to an empty search string.
Comment 3 Toni Asensi Esteve 2017-05-28 18:33:34 UTC
Mmm... that isn't filed as a bug, but as a "wishlist". Since other programs (like Total Commander) accept an empty string when searching, and some users have to use one operating system or another... and it's useful for them that some things work the same way anywhere... what about leaving this still opened as a "wishlist"?
Comment 4 Alex Bikadorov 2017-05-28 18:38:20 UTC
Sure, I don't care. "*" is the default search name, so I see no benefit of support an empty string.