Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 415303

Summary: www-client/pybugz-0.10* regression in "search -a" flag
Product: Gentoo Linux Reporter: Jeremy Olexa (darkside) (RETIRED) <darkside>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED UPSTREAM    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-05-09 21:02:07 UTC
Minor thing, in pybugz-0.10* you need to spell out the whole assignee.

eg:
old behavior, "bugz search -a prefix"
new behavior, "bugz search -a prefix@gentoo.org"

It is a regression, but a minor one. If it is intended, fine, but I was use to the old behavior.
Comment 1 William Hubbs gentoo-dev 2012-05-10 14:51:19 UTC
The bugzillla web service search call expects an exact match [1], so
there isn't really anything I can do about this. We would need an
enhancement to Bugzilla itself.

[1]
http://www.bugzilla.org/docs/4.2/en/html/api/Bugzilla/WebService/Bug.html#search