Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: EE-2.0.0.Alpha1
 - 
            Fix Version/s: EE-2.0.0.Beta1
 - 
            Component/s: Facelet Components
 - 
            Labels:None
 - 
            Environment:JSF 2.1 and singlesubmit
 
Description
                    The selection tree does not work as expected when singleSubmit is enabled in the showcase.  It's very easy to reproduce, just expand the tree and try to select various nodes.  It will be impossible to select certain nodes.  
The component showcase example must have the context param com.icesoft.faces.application.showcase.submitMode.singleSubmit = true in the web.xml . If single submit is disabled which enabled partialSubmit the component works correctly.
The component showcase example must have the context param com.icesoft.faces.application.showcase.submitMode.singleSubmit = true in the web.xml . If single submit is disabled which enabled partialSubmit the component works correctly.
Issue Links
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Salesforce Case | [] | |
| Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] | 
| Salesforce Case | [] | 
| Assignee | Brad Kroeger [ brad.kroeger ] | Carlo Guglielmin [ carlo.guglielmin ] | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
Likely related to
ICE-6470