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)
+1Thanks, Ricky
pgp0M4kiP0H89.pgp
Description: PGP signature
_______________________________________________ Fedora-infrastructure-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list
