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 476451 - Tracker-extract cannot extract the "keyword" from the .html
Tracker-extract cannot extract the "keyword" from the .html
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Jamie McCracken
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2007-09-13 06:25 UTC by Wendy Hu
Modified: 2007-11-11 23:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for this (1.15 KB, patch)
2007-09-18 05:15 UTC, Wendy Hu
none Details | Review
patch (2.01 KB, patch)
2007-09-18 06:04 UTC, Wendy Hu
none Details | Review

Description Wendy Hu 2007-09-13 06:25:59 UTC
Please describe the problem:
When input the command "tracker-extract ***.html text/html", 
cannot get the meta data of "keyword" from the ***.html.

Steps to reproduce:
1. Input "tracker-extract ***.html text/html"
2. 
3. 


Actual results:
The console cannot output anything about the meta data of "keyword"

Expected results:
The console should output the meta data of the "keyword"

Does this happen every time?
Yes

Other information:
Comment 1 Wendy Hu 2007-09-18 05:15:36 UTC
Created attachment 95772 [details] [review]
patch for this

patch for this.

two modification:
  1. extract keyword from html meta section also.
  2. fix one bug when set parent/child relationship for metadatatypes
Comment 2 Wendy Hu 2007-09-18 06:04:05 UTC
Created attachment 95774 [details] [review]
patch
Comment 3 Jamie McCracken 2007-11-11 23:07:42 UTC
Applied to svn - thx

(pls send patches to ML for prompt attention)