[ 
https://issues.apache.org/jira/browse/PORTLETBRIDGE-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Freedman resolved PORTLETBRIDGE-87.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.0.0

> getActionURL doesn't encode extra params correctly if the actionURl returned 
> from the delegation returns a queryString
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-87
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-87
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>          Components: Impl
>    Affects Versions: 1.0.0-beta, 2.0.0-alpha
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>             Fix For: 1.0.0, 2.0.0
>
>
> The bridge's getActionURL allows the incoming viewId to contain QS params.  
> The semantics are supposed to be to append these extra params to the 
> resulting generated actionURL.  As the bridge delegates to generate this URL 
> it needs to check whether the result contains a QS or not before appending 
> the parameters so that it properly beging the append with either a ? or a &.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to