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

Michael Freedman resolved PORTLETBRIDGE-74.
-------------------------------------------

    Resolution: Fixed

Did by only checking if strings start with the javax.portlet.faces.context 
package rather then the regular check of whether it in this package.  Theory is 
no attribute starting with this prefix should ever be saved even if in a sub 
package.

> Properly exclude the encodeActionURL added attribute containing the actionURL
> -----------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-74
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-74
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>    Affects Versions: 1.0.0-beta, 2.0.0-alpha
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>
> encodeActionURL adds a request attribute encoding the url its encoding to 
> support redirects during render.  This attribute is being added to the bridge 
> request scope because it contains '.' after the prefix.  Change code to make 
> sure it gets excluded.

-- 
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