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.
- 
                                            Hide
- sf-10757.war
 - 7.53 MB
 - Tyler Johnson
 - 
                                        
- META-INF/MANIFEST.MF 0.0 kB
 - ICEfacesPage1.xhtml 0.8 kB
 - WEB-INF/classes/TestDataModel.java 7 kB
 - WEB-INF/.../TestDataModel$Column.class 1 kB
 - WEB-INF/.../TestDataModel$RowItem.class 4 kB
 - WEB-INF/classes/TestDataModel.class 7 kB
 - WEB-INF/faces-config.xml 0.3 kB
 - WEB-INF/lib/commons-beanutils.jar 226 kB
 - WEB-INF/lib/commons-collections.jar 558 kB
 - WEB-INF/lib/commons-digester.jar 140 kB
 - WEB-INF/lib/commons-logging.jar 52 kB
 - WEB-INF/lib/icefaces-ace.jar 1.36 MB
 - WEB-INF/lib/icefaces-compat.jar 2.34 MB
 - WEB-INF/lib/icefaces.jar 264 kB
 - WEB-INF/lib/javax.faces.jar 2.46 MB
 - WEB-INF/lib/jstl.jar 20 kB
 - WEB-INF/lib/jxl.jar 708 kB
 - WEB-INF/.../krysalis-jCharts-1.0.0-alpha-1.jar 151 kB
 - WEB-INF/web.xml 3 kB
 - index.jsp 0.1 kB
 - resources/testcc/table.xhtml 3 kB
 - simpleDatatableTest.xhtml 3 kB
 
 
 
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion
 
Fixed at revision 26844.