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.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31233 | Mon Oct 01 14:35:43 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/model/table/TreeDataModel.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31231 | Mon Oct 01 11:57:41 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|