Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03
- 
            Fix Version/s: 4.1, EE-3.3.0.GA_P04
- 
            Component/s: ACE-Components
- 
            Labels:None
- 
            Environment:All
- 
                        Assignee Priority:P2
- 
                        ICEsoft Forum Reference:
- 
                        Support Case References:Support Case #13436 - https://icesoft.my.salesforce.com/5007000001DUmHX
Description
                    When an editable ace:dataTable is placed in an ace:panelExpansion, it is not possible to edit the rows in the inner table.  Clicking the pencil icon has no effect.  No errors in the server or client console are seen.
            
- 
                                            Hide- Case13436Example.war
- 9.55 MB
- Arran Mccullough
- 
                                        - META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/classes/com/.../support/Item.class 1 kB
- WEB-INF/classes/.../support/SubItem.class 1 kB
- WEB-INF/classes/.../support/TestBean.class 0.9 kB
- WEB-INF/lib/icefaces-ace.jar 5.90 MB
- WEB-INF/lib/icefaces.jar 676 kB
- WEB-INF/lib/javax.faces-2.2.10.jar 2.99 MB
- WEB-INF/web.xml 2 kB
- index.xhtml 0.5 kB
- welcomeICEfaces.xhtml 3 kB
 
 
- 
                                            Hide- Case13436Example.zip
- 21 kB
- Arran Mccullough
- 
                                        - Case13436Example/build.xml 3 kB
- Case13436Example/.../ant-deploy.xml 2 kB
- Case13436Example/.../build-impl.xml 80 kB
- Case13436Example/.../genfiles.properties 0.5 kB
- Case13436Example/.../private.properties 0.6 kB
- Case13436Example/.../project.properties 4 kB
- Case13436Example/nbproject/project.xml 0.9 kB
- Case13436Example/src/conf/MANIFEST.MF 0.0 kB
- Case13436Example/src/.../support/Item.java 0.8 kB
- Case13436Example/src/.../SubItem.java 1.0 kB
- Case13436Example/src/.../TestBean.java 0.7 kB
- Case13436Example/web/index.xhtml 0.5 kB
- Case13436Example/web/.../context.xml 0.1 kB
- Case13436Example/web/WEB-INF/web.xml 2 kB
- Case13436Example/.../welcomeICEfaces.xhtml 3 kB
 
 
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
r44977, r44778: replaced occurrences of '@this' for the actual client id of the table, when preparing the ajax requests related to row editing, in order to ensure that the table component is executed. Committed to the 4.x trunk and to the 3.3 EE maintenance branch.
            Show
            
                        
    
    
    
                
     Arturo Zambrano
 added a comment  -                     r44977, r44778: replaced occurrences of '@this' for the actual client id of the table, when preparing the ajax requests related to row editing, in order to ensure that the table component is executed. Committed to the 4.x trunk and to the 3.3 EE maintenance branch.
 Arturo Zambrano
 added a comment  -                     r44977, r44778: replaced occurrences of '@this' for the actual client id of the table, when preparing the ajax requests related to row editing, in order to ensure that the table component is executed. Committed to the 4.x trunk and to the 3.3 EE maintenance branch.              
        
    Verified ICEfaces EE-3.3.0 maintenance branch and ICEfaces 4 trunk 44979. Tomcat 7, IE 11, 10, 9, 8, FF 34, Chrome 43
            Show
            
                        
    
    
    
                
     Liana Munroe
 added a comment  -                     Verified ICEfaces EE-3.3.0 maintenance branch and ICEfaces 4 trunk 44979. Tomcat 7, IE 11, 10, 9, 8, FF 34, Chrome 43
 Liana Munroe
 added a comment  -                     Verified ICEfaces EE-3.3.0 maintenance branch and ICEfaces 4 trunk 44979. Tomcat 7, IE 11, 10, 9, 8, FF 34, Chrome 43              
        
     
                                     
                                                             
                                                             
                                    
Attached test case that shows this issue.
Steps: