Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 4.3
 - 
            Fix Version/s: EE-4.3.0.GA_P01
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:ace
 
- 
                        Support Case References:Support Case 14434:- https://icesoft.my.salesforce.com/5000g000022vIRF
 
Description
                    see attached test page and screenshots
            
r52898: modified getContainerClientId() to work the same way as in h:form
The issue was caused by
ICE-11281. The getContainerClientId() method should've been returning null if the id wasn't prepended. The method from h:form in mojarra was copied to these components (ace:tabSet, ace:accordion, and ace:panelStack).