[ 
http://www.stripesframework.org/jira/browse/STS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter resolved STS-498.
----------------------------

    Resolution: Fixed

Fixed. The UnsupportedOperationException was actually a good thing because it 
exposed the fact that when URI params were present in a forward the previous 
URI param map was being modified in place instead of copied and then modified.

> MergedParameterMap throws UnsupportedOperationException
> -------------------------------------------------------
>
>                 Key: STS-498
>                 URL: http://www.stripesframework.org/jira/browse/STS-498
>             Project: Stripes
>          Issue Type: Bug
>          Components: ActionBean Dispatching
>            Reporter: Ben Gunter
>            Assignee: Ben Gunter
>            Priority: Critical
>             Fix For: Release 1.5
>
>
> When StripesFilter is configured for REQUEST and FORWARD, and clean URLs are 
> in use, and no URI parameters are present on the initial request, and a 
> ForwardResolution is executed with URI parameters, MergedParameterMap 
> attempts to write to a map returned by Collections.emptyMap().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.stripesframework.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 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to