Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0.1, EE-3.0.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:MyFaces
Description
When running on MyFaces, exporting data with ace:dataExporter's 'selectedRowsOnly' attribute set to true returns the entire table instead of only the selected rows. This seems to happen because the MyFaces UIData implementation has some restrictions as to when it's possible to (re)set the data model of the table, which we need to do when only exporting the set of selected rows.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | EE-3.0.0.GA [ 10262 ] | |
Fix Version/s | 3.0.1 [ 10282 ] | |
Assignee Priority | P1 | |
Assignee | Arturo Zambrano [ artzambrano ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28307 | Tue Mar 13 17:07:23 MDT 2012 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28308 | Tue Mar 13 17:20:15 MDT 2012 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 |
Committed fix at revision 28307 in the trunk and at revision 28308 in the maintenance branch.