Summary: | search by time does not work | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Dj YB <yehielb> |
Component: | search | Assignee: | Vishesh Handa <me> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frank78ac, me, nepomuk-bugs, rob.dyck |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/25a2255eac8be1626258feaa4c74b7f503ad9f9a | Version Fixed In: | 4.10.5 |
Sentry Crash Report: | |||
Attachments: | Fixes the issue |
Description
Dj YB
2013-06-15 23:53:12 UTC
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. *** |