Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.BETA1, 3.2
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
Description
The var property of ace:dataTable is not available in the request map for certain rows in the dataTable.
A commandLink is used in a table cell. The row var is sent into this action method. When the link is clicked for rows other than the parent row and the initial child row, an NullPointerException is thrown.
Attached test case that shows this issue.
Steps: