Open GoogleCodeExporter opened 9 years ago
Is there any interest in fixing this bug?
I believe it's fairly major when mainstream Java servlet libraries like Stripes
are broken and unfixable within a servlet engine because of something which is
surely only a few minutes work; adding 5 request attributes inside the logic of
both Guice forward(...) and guice include(...) respectively to conform to
servlet standards.
The bug has been open for a very long time too.
I gave up trying to make sense of the Guice stubs and test framework after a
fair amount of struggling to recreate this as a test case. What I need to do is
NOT write stubs, and have the Guice framework actually execute the invalid
forward or include (hence demonstrating its failure to update the mandatory
request attributes). I cannot figure out how to execute this within the Guice
svn source, sorry, though I tried.
Original comment by c...@cefn.com
on 12 Nov 2011 at 6:42
Original issue reported on code.google.com by
c...@cefn.com
on 13 Aug 2011 at 9:25