GNOME Bugzilla – Bug 166768
RTF files doesn't get hit on content search.
Last modified: 2005-02-09 12:35:38 UTC
Please describe the problem: RTF files doesn't get hit when searched using any of the words present in the document. A "beagled/beagle-extract-content" displayed "(no content)" Steps to reproduce: 1. Create a RTF document. 2. Let Beagle indexes it. 3. Using BEST, search using any of the words present in the document. 4. or go to "beagled" in the beagle source tree. 5. Do a "./beagle-extract-content <filename.RTF>" Actual results: Steps 1-3: BEST doesn't show the RTF document. Steps 4-5: beagle-extract-content shows "(no content)" Expected results: BEST to show the document in the hitlist. beagle-extract-content to show the contents of the file. Does this happen every time? Yes Other information:
It seems "because" of one of my recent checkins, this got messed up!!
Fixed in CVS.