[ http://issues.apache.org/jira/browse/MYFACES-260?page=comments#action_12365700 ]
Dirk Schaube commented on MYFACES-260: -------------------------------------- I have the same problem, two portlets each with a DummyForm. I think the name of the form should be at least namespace encoded (method writeDummyForm) to use it in a portlet context. > DummyForm is rendered for each portlet that uses "DummyForm"-components. > DummyForm-id must not be fix. > ------------------------------------------------------------------------------------------------------ > > Key: MYFACES-260 > URL: http://issues.apache.org/jira/browse/MYFACES-260 > Project: MyFaces > Type: Bug > Versions: 1.0.9m9 > Environment: WinXP, Tomcat 5.5, Pluto-Container 1.0.1rc2 with Pluto Portal > Driver > Reporter: Falk Tröger > Priority: Minor > > Deploying to Portlets: > - one containing x:tree2-component > - one containing x:dataTable-component with the x:commandSortHeader > results in rendering two DummyForms with the same form name. > So clicking the command link in the datatable triggers the tree´s DummyForm > which results in an action request to the tree portlet. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
