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 752398 - RSS: add support for author field
RSS: add support for author field
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: Miners
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2015-07-15 02:04 UTC by Igor Gnatenko
Modified: 2015-07-15 10:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rss: add author field (1.15 KB, patch)
2015-07-15 10:22 UTC, Igor Gnatenko
committed Details | Review
rss: author field should be nco:Contact, not string (1.92 KB, patch)
2015-07-15 10:55 UTC, Igor Gnatenko
committed Details | Review

Description Igor Gnatenko 2015-07-15 02:04:42 UTC
libgrss provides functionality for us: grss_feed_item_get_author ()
Comment 1 Igor Gnatenko 2015-07-15 10:22:40 UTC
Created attachment 307460 [details] [review]
rss: add author field

Reference: https://bugzilla.gnome.org/show_bug.cgi?id=752398
Signed-off-by: Igor Gnatenko <ignatenko@src.gnome.org>
Comment 2 Igor Gnatenko 2015-07-15 10:28:15 UTC
Attachment 307460 [details] pushed as 28f2c49 - rss: add author field
Comment 3 Igor Gnatenko 2015-07-15 10:55:54 UTC
Created attachment 307463 [details] [review]
rss: author field should be nco:Contact, not string

Reference: https://bugzilla.gnome.org/show_bug.cgi?id=752398
Signed-off-by: Igor Gnatenko <ignatenko@src.gnome.org>
Comment 4 Igor Gnatenko 2015-07-15 10:56:32 UTC
Comment on attachment 307463 [details] [review]
rss: author field should be nco:Contact, not string

Attachment 307463 [details] pushed as 92ef101 - rss: author field should be nco:Contact, not string