Change request: trivial bodhi fix

Mike McGrath mmcgrath at redhat.com
Mon Oct 27 21:44:45 UTC 2008


On Mon, 27 Oct 2008, Ricky Zhou wrote:

> On 2008-10-27 04:52:01 PM, Luke Macken wrote:
> > I would like to perform a trivial bodhi upgrade that contains the
> > following patch:
> >
> >     --- a/bodhi/controllers.py
> >     +++ b/bodhi/controllers.py
> >     @@ -168,7 +168,7 @@ class Root(controllers.RootController):
> >                  forward_url= cherrypy.request.headers.get("Referer", "/")
> >
> >              # This seems to be the cause of some bodhi-client errors
> >     -        # cherrypy.response.status=403
> >     +        cherrypy.response.status=403
> >              return dict(message=msg, previous_url=previous_url, logging_in=True,
> >                          original_parameters=cherrypy.request.params,
> >                          forward_url=forward_url)
> +1
>

+1

	-Mike




More information about the Fedora-infrastructure-list mailing list