Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:-
-
Assignee Priority:P2
Description
The following issue has been reported:
The ace:dataExporter component searches from the UIViewRoot for the dataTable so it can't be used from within a composite component. It should do a findComponent() from itself so that it would find the datatable in its closest NamingContainer. Another improvement would be to also set the table component in a setter method so that it could used from a binding.
Test case attached.
The ace:dataExporter component searches from the UIViewRoot for the dataTable so it can't be used from within a composite component. It should do a findComponent() from itself so that it would find the datatable in its closest NamingContainer. Another improvement would be to also set the table component in a setter method so that it could used from a binding.
Test case attached.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26844 | Tue Dec 13 08:58:40 MST 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/DataExporter.java
|