Merge lp://qastaging/~mhr3/unity-lens-files/bug-748915 into lp://qastaging/unity-lens-files

Proposed by Michal Hruby
Status: Merged
Merged at revision: 193
Proposed branch: lp://qastaging/~mhr3/unity-lens-files/bug-748915
Merge into: lp://qastaging/unity-lens-files
Diff against target: 0 lines
To merge this branch: bzr merge lp://qastaging/~mhr3/unity-lens-files/bug-748915
Reviewer Review Type Date Requested Status
Mikkel Kamstrup Erlandsen (community) Approve
Review via email: mp+77495@code.qastaging.launchpad.net

Description of the change

Check downloads directory when doing non-empty search + fixed a few FIXMEs

To post a comment you must log in.
Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

61 + search.search_string.strip ());

I think all the search string mangling needs to be done inside list_dir_internal(). That's the best way to make sure we use the same transformations on the query and file names. So move the strip() and casefold() of the query string there.

Otherwise works well.

review: Approve
193. By Michal Hruby

Merge lp:~mhr3/unity-lens-files/bug-748915

Preview Diff

Empty

Subscribers

People subscribed via source and target branches