Popup closes unexpectedly if command is execuded from inside sheet
------------------------------------------------------------------
Key: TOBAGO-310
URL: https://issues.apache.org/jira/browse/TOBAGO-310
Project: MyFaces Tobago
Issue Type: Bug
Affects Versions: 1.0.10
Reporter: Volker Weber
Assigned To: Volker Weber
If a popup contains a sheet with a command inside the sheet,
the popup closes when the comand is executed,
even if the command don' t has a popupClose attribute.
This happens because the actionId contains the rowIndex,
and with this the findComponent() fails.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.