Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Support Case References:
Description
The application's setup is as follows:
ace:dataTable -> ace:panelExpansion -> ace:dataTable -> ace:column -> h:commandLink
When expanding a row and clicking the commandLink, the action is not fired. The only way that works is if you expand the row above the current row. This still leaves the first row links to not be click-able.
This isn't an issue with the EE 3.3.0 P01 release. It is an issue with the P02 and with the 4.0.0 releases. Also if the commandLink is moved out of the nested dataTable, this issue is not seen so it seems to be specific to the nested table.
ace:dataTable -> ace:panelExpansion -> ace:dataTable -> ace:column -> h:commandLink
When expanding a row and clicking the commandLink, the action is not fired. The only way that works is if you expand the row above the current row. This still leaves the first row links to not be click-able.
This isn't an issue with the EE 3.3.0 P01 release. It is an issue with the P02 and with the 4.0.0 releases. Also if the commandLink is moved out of the nested dataTable, this issue is not seen so it seems to be specific to the nested table.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case13024Example.zip [ 17357 ] |
Attachment | Case13024Example.war [ 17358 ] |
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Fix Version/s | EE-3.3.0.GA_P03 [ 11572 ] |
Support Case References | Support Case #13024 - https://icesoft.my.salesforce.com/5007000000m1ESP |
Support Case #13024 - https://icesoft.my.salesforce.com/5007000000m1ESP
Support Case #13194 - https://icesoft.my.salesforce.com/5007000000vHiGT |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43803 | Tue Dec 09 11:58:35 MST 2014 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.1 [ 11375 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows the issue.
Steps: