Hi Luke, Luke Francl wrote:
> Is the visitor using IE 6? I'm not sure what version she was using, but I've been able to reproduce it using IE 6. > There a problem with IE 6 that causes messages like > this when you go from a secure page to an insecure page. I'm getting it going from a secure page to another secure page. It's showing up when I redirect in a controller action, which I do a lot of to move from an update method in one controller action to an edit method in another controller. It's a forms-filling-out app so that structure is unavoidable. > My company developed a plugin that addresses this > by replacing the 302 redirect with an intermediate page > that redirects using an HTML meta redirect. The docs say redirect_to in ActionController is generating a 302 header, so it sounds like just what I need but I need to ask. Given what I've said above, is there any reason to think this might not work? I'm not going to be able to see if it works on my dev box because the problem only shows up under SSL and I've only got that on my production box. Thanks, Bill --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---