"Gareth Coltman" <[EMAIL PROTECTED]> writes: > Think I know the answer to this one. > > This problem is due to Turbine rewriting the query data into the > path, when the user starts a new session. Turbine tries to ensure > session tracking is working by doing a redirect after the users > first request. If an exception occurs in this redirected request, > the path will be displayed showing any query data, even if it was > sumbitted POST. There is some stuff in the archive about this > problem. > > We removed the redirect from our Turbine code (Turbine.java) and > this problem seems to have gone away.
Was this redirect removed from CVS HEAD as well? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
