[ 
https://issues.apache.org/jira/browse/PB-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462078
 ] 

James May commented on PB-49:
-----------------------------

I've uploaded a patch to fix this issue as well as PB-38. The problem I was 
seeing with the edit mode icon seems to be related to a specific jetspeed build 
or installation. The same code works as expected in one portal installation but 
not in another. Someone please let me know if you encounter this problem when 
you get a chance to test this fix.

You will notice that there is a new (optional) PortletActionMapping. I will 
post more about this soon.

James

> Multiple instances of a struts portlet should be able to coexist on a single 
> page.
> ----------------------------------------------------------------------------------
>
>                 Key: PB-49
>                 URL: https://issues.apache.org/jira/browse/PB-49
>             Project: Portals Bridges
>          Issue Type: Bug
>          Components: struts
>    Affects Versions: 1.0
>         Environment: Any.
>            Reporter: James May
>         Attachments: patch.zip
>
>
> When including multiple instances of a struts portlet on a page, form data 
> for the portlet instances gets clobbered because there is a single form bean 
> that is shared by all instances. Each portlet instance should be able to 
> maintain its state independently of other instances.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to