It would be very useful to be able to input a query using the CLI
client, and have it pop out a standard query.cgi URL that I could copy
to other people (either as-is, or after running through a URL
shortener).
I think this should be possible with something like
urllib.urlencode(), right?
--
Paul W. Frields http://paul.frields.org/
gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717
http://redhat.com/ - - - - http://pfrields.fedorapeople.org/
The open source story continues to grow: http://opensource.com
I'm trying to, for the first time, run a query using advanced query
options. I have tested my query in the bugzilla search arena so I know
what results I'm expecting. Two issues have come up trying to run the
search from the bugzilla command line.
First, when I use URL option I get 0 results when I know I should get > 1.
bugzilla query -u '
https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=…
'
When I use debug and verbose all seems well, 0 bugs returned - which is
wrong.
Second, I have tried to use --boolean_query option; however, I have used
this option only for flag types in the past so for me this is new
territory. Basically I'm trying to recreate the above query using
--boolean_query with no success. An very short example of what I have
tried.
bugzilla query -p 'Red Hat MRG' --boolean_type='status.changedto.MODIFIED'
I'm sure the above is completely wrong, any suggestions are appreciated.
Thanks!
--
Eric L. Sammons e <esammons(a)redhat.com>lsammons
at gmail dot com