Wishlist, please add summary searches only

Bug #105066 reported by Freddy Martinez
4
Affects Status Importance Assigned to Milestone
Bug Helper
Fix Released
Wishlist
Unassigned
bughelper (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: bughelper

I would like the function of seaching bug reports based only on their summary. This tool would be useful when searching for master reports (see bug 69931 for an example) based only on their summary.

Tags: xpath
Revision history for this message
Freddy Martinez (freddymartinez9) wrote :

I would be interested to help by all means possible. If anyone is developing this tool, feel free to contact me on IRC (Admiral_Chicago) and I wil work with you on this.

Revision history for this message
Markus Korn (thekorn) wrote :

when we are using XPath instead of RegEx it would be easy to explicit search in description or comments.

Changed in bughelper:
importance: Undecided → Wishlist
Revision history for this message
Alexander Sack (asac) wrote :

committed field="title" constraint to <op> in revision 160 of branch
http://bazaar.launchpad.net/~mozillateam/bughelper/bughelper.main

Changed in bughelper:
status: Unconfirmed → Fix Committed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Alexander: could it be that this clueCondition() intialisation needs another argument too?

daniel@bert:~/bzr/bughelper.main$ grep -r -a2 -b2 clueCondition * | tail -n 5
bugHelper/infoFiles.py-495- self.files[srcpkg] = InfoFile(srcpkg, self, [])
bugHelper/infoFiles.py-555- a = set()
bugHelper/infoFiles.py:573: a.add(clueCondition(None, None, condition, False))
bugHelper/infoFiles.py-632- self.files[srcpkg].clues.add(bugClue(info, a))
bugHelper/infoFiles.py-687-
daniel@bert:~/bzr/bughelper.main$

Changed in bughelper:
status: Fix Committed → In Progress
Revision history for this message
Markus Korn (thekorn) wrote :

Fixed by adding "field"-attribute to clue-files (since r166 of main)

Changed in bughelper:
status: In Progress → Fix Released
Revision history for this message
Markus Korn (thekorn) wrote :

Fixed by adding "field"-attribute to clue-files (gutsy version of bughelper)

Changed in bughelper:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.