Change request: trivial bodhi fix

Ricky Zhou ricky at fedoraproject.org
Mon Oct 27 20:56:43 UTC 2008


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

Thanks,
Ricky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-infrastructure-list/attachments/20081027/1a973129/attachment.sig>


More information about the Fedora-infrastructure-list mailing list