trying to filter the search using one of the options "Today" "Yesterday" "This week" "This Month" "this year" produce no results, even though there are results using the place "This Month" for example, Reproducible: Always Steps to Reproduce: 1.open dolphin 2.search for something from this year 3. Actual Results: nothing Expected Results: stuff from this year thanks
Thanks for the bug report. If the files shown by the timeline kioslave and those found by a Nepomuk search are inconsistent, this sounds like a Nepomuk issue. Please correct me if I'm wrong, Vishesh!
To confirm - Today, This Week, and This Year do not work. Where as "This Month" works?
in the places there are the following places: Today Yesterday This Month Last Month those do work. what is not working is using Ctrl+F and choosing time period.
Just tested it out. You're right it doesn't work.
Created attachment 80778 [details] Fixes the issue @Frank: May I commit?
Thanks for the analysis,Vishesh! Yes, please commit! Should be fine for the 4.10 branch, I think.
Git commit 25a2255eac8be1626258feaa4c74b7f503ad9f9a by Vishesh Handa. Committed on 25/06/2013 at 18:56. Pushed by vhanda into branch 'KDE/4.10'. Dolphin Search Date: Set the proper date QDate's api is not that intuitive and the addDays functions return a QDate with those amount of days. They do not modify the original QDate. M +4 -4 dolphin/src/search/dolphinfacetswidget.cpp http://commits.kde.org/kde-baseapps/25a2255eac8be1626258feaa4c74b7f503ad9f9a
*** Bug 316278 has been marked as a duplicate of this bug. ***