[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] - more save to bugzilla error checking
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] - more save to bugzilla error checking
- Date: Fri, 31 Oct 2008 16:21:13 -0400
> Is All guaranteed to be in the list? Obviously it is in our bugzilla,
> but maybe we should fall back to gettin ga list of platforms (is that
> even possible) and just chucking in the first one? We should at least
> verify that All is valid and give a nice error like we do for other
> cases
I don't know whether All is guaranteed to be there or not. The
legal_values call actually does return a list, and All is the first
element of it in RH bugzilla. So it'd be easy to just use the first
element. I'll go ahead and make that change.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]