On Jan 1, 2009, at 6:23 PM, Tycon wrote:

>
> This decorator is supposed to redirect HTTP GET requests to HTTPS. But
> guess what ? The query string in the request URI is lost, so the
> redirected (https) request will not have any request.params even if
> the original (http) request did.....


I'm surprised nobody's noticed this bug yet, thanks for pointing it  
out. We'll get it fixed for 0.9.7 final, though you should log a  
ticket for it anyway, as we're really good at forgetting about bugs  
that aren't.

A patch would be great -- there is an @https test also, which  
obviously also needs attention.

--
Philip Jenvey


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to