Open GoogleCodeExporter opened 9 years ago
The bug is for Guice 2
Original comment by twl.e...@gmail.com
on 29 Oct 2010 at 11:53
Original comment by sberlin
on 22 Feb 2011 at 1:44
Perhaps relatedly, the HttpServletRequest object that is injected into objects,
and the one that is passed to the servlet, return different values for
getPathInfo().
This is still true as of Guice 3.0-rc3 (the latest version I could find in
Maven).
Original comment by punya.bi...@gmail.com
on 28 Mar 2011 at 12:26
[deleted comment]
We have some filters that wrap HttpServletRequest & Response before calling
chain.doFilter. It would be "nice" if the wrappers were injected subsequently.
Let me see if I can override the default provider in InternalServletModule...
Original comment by matt.net...@envisagesystems.com
on 24 Jun 2011 at 9:13
Issue 648 has been merged into this issue.
Original comment by sberlin
on 27 Sep 2011 at 5:01
Issue 596 has been merged into this issue.
Original comment by sberlin
on 27 Sep 2011 at 5:01
fixed by r1585, by Isaac.
Original comment by sberlin
on 27 Sep 2011 at 5:02
Original issue reported on code.google.com by
twl.e...@gmail.com
on 29 Oct 2010 at 11:50