[ http://mc4j.org/jira/browse/STS-370?page=all ]
Ben Gunter resolved STS-370.
----------------------------
Resolution: Fixed
Moved the line that clears the Configuration object from the ThreadLocal into
the block that only executes after the initial invocation completes.
> StripesFilter cleans up too early on forwarded request
> ------------------------------------------------------
>
> Key: STS-370
> URL: http://mc4j.org/jira/browse/STS-370
> Project: Stripes
> Issue Type: Bug
> Components: Context Management
> Affects Versions: Release 1.4.3
> Reporter: Ben Gunter
> Assigned To: Ben Gunter
> Fix For: Release 1.5
>
>
> After calling FilterChain.doFilter(...), StripesFilter does some cleanup.
> Part of this is to replace the live request wrapped by StripesRequestWrapper
> with a FlashRequest. If a request is intercepted more than once by
> StripesFilter (e.g. on a forward) it will do this too early. Any filters that
> were invoked with the StripesRequestWrapper before StripesFilter might have
> trouble because of this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development