https://issues.apache.org/bugzilla/show_bug.cgi?id=51940
--- Comment #11 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-10-20 10:28:18 UTC --- (In reply to comment #10) > (In reply to comment #9) > > 1. I tried to test this in trunk, and replaying a POST request fails for me. > > That is a side-effect of r987955 which is not directly related to this bug. Confirming that r1186379 / r1186383 fixed it. Tomcat 6 is not affected by this issue. > > > 2. request.getCoyoteRequest().method().setString("GET"); > > is seen as GET in access log. Not much of an issue though, as anyway we > > return > > not what was originally requested by client. > > > > I think that to fix this one can restore the original method in > > FormAuthenticator#forwardToLoginPage(..) when disp.forward() call returns. > > That would work. I'm on the fence. We can record what was requested or what we > process. Fixed this in r1186712 / r1186719 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org