[
https://issues.apache.org/jira/browse/PB-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921709#action_12921709
]
Alexey Zavizionov edited comment on PB-109 at 10/17/10 8:30 AM:
----------------------------------------------------------------
Ate Douma, thanks for your reply.
Does the struts bridge work well with more than one portlet on a page?
We have a problem with two portlets on a page (with same pages view/edit/help
and same urls/parameters on it). When we click on action url on the one portlet
the other one get the same parameters, as a result same behavior.
How to deliver a target portlet parameters from Action phase to Render phase,
and not to deliver them to the second portlet in render phase.
jsr-168:
The portlet-container must not propagate parameters received in an action
request to
subsequent render requests of the portlet.l If a portlet wants to do that, it
can use render
URLs or it must use the setRenderParameter or setRenderParameters methods of
the ActionResponse object within the processAction call.
was (Author: exoman):
Ate Douma, thanks for your reply.
Does the struts bridge works well with more than one portlet on a page?
We have a problem with two portlets on a page (with same pages view/edit/help
and same urls/parameters on it). When we click on action url on the one portlet
the other one get the same parameters, as a result same behavior.
How to deliver a target portlet parameters from Action phase to Render phase,
and not to deliver them to the second portlet in render phase.
jsr-168:
The portlet-container must not propagate parameters received in an action
request to
subsequent render requests of the portlet.l If a portlet wants to do that, it
can use render
URLs or it must use the setRenderParameter or setRenderParameters methods of
the ActionResponse object within the processAction call.
> Problem with the request wrapper (user action is not considered)
> ----------------------------------------------------------------
>
> Key: PB-109
> URL: https://issues.apache.org/jira/browse/PB-109
> Project: Portals Bridges
> Issue Type: Bug
> Components: struts
> Affects Versions: 1.0.4
> Reporter: Ali Hamdi
> Priority: Minor
>
> We found a bug in Struts Portals bridge reported here :
> http://jira.exoplatform.org/browse/PC-512
> The fix done by eXo developer is here :
> http://jira.exoplatform.org/secure/attachment/25968/diff.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]