After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 732677 - Pass the content type to RefreshDB
Pass the content type to RefreshDB
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-07-03 12:05 UTC by Saurav Agarwalla
Modified: 2014-07-11 18:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
application, miner: Pass 'documents' as the index type to RefreshDB (1.45 KB, patch)
2014-07-11 08:06 UTC, Debarshi Ray
committed Details | Review

Description Saurav Agarwalla 2014-07-03 12:05:47 UTC
Bug 728878 added content types as argument for the RefreshDB DBus method call. We need to modify the relevant call in GNOME Documents, too.
Comment 1 Debarshi Ray 2014-07-11 08:06:30 UTC
Created attachment 280475 [details] [review]
application, miner: Pass 'documents' as the index type to RefreshDB
Comment 2 Cosimo Cecchi 2014-07-11 15:59:11 UTC
Review of attachment 280475 [details] [review]:

If the g-o-m patch went in already, this looks good.
Comment 3 Debarshi Ray 2014-07-11 17:40:34 UTC
Comment on attachment 280475 [details] [review]
application, miner: Pass 'documents' as the index type to RefreshDB

Thanks for the review, Cosimo!
Comment 4 Saurav Agarwalla 2014-07-11 18:04:34 UTC
Thanks for the commit, Debarshi.