Hi, Im getting a strange problem. I have a rails application (running rails 3.0.0), which uses NTLM to deal with the auth. The problem is that, with IE (all versions) when we use POST as a result of a form, the "params" variable is always empty, and so the application crashes. The strangest thing is that it works with both Firefox and Chrome, and in IE when I TURN OFF the NTLM. Also there is another application running on the same server, that uses IE and NTLM, with basiclly the same configurations (i guess) and runs OK. The only difference is that it runs on rails 2.2.2.
Has anyone got any ideia why this is happening ? Thank a lot! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

