Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 2.0.0
 - 
            Fix Version/s: 2.0.0-EE-Beta1, 2.0.1
 - 
            Component/s: Framework
 - 
            Labels:None
 - 
            Environment:JSF 2.1 (Composite or Enterprise Components)
 
Description
                    After adding icecore:singleSubmit tag to the composite-component-showcase, I noticed clicking on ice:commandButtons in the compat-composite-component source resulted in two posts to the server.
The first post @this, @all, the second post @all @all. This does not happen with ice:commandLink which has one @all @all post.
The first post @this, @all, the second post @all @all. This does not happen with ice:commandLink which has one @all @all post.
Issue Links
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Assignee | Ken Fyten [ ken.fyten ] | 
| Comment | [ The double POST with singleSubmit is also seen with the dualList, or more specifically ice:selectManyListbox. Ref http://jira.icefaces.org/browse/IPCK-202 ] | 
| Salesforce Case | [] | |
| Fix Version/s | 2.0.1 [ 10255 ] | 
| Salesforce Case | [] | |
| Assignee Priority | P1 | |
| Assignee | Ken Fyten [ ken.fyten ] | Ted Goddard [ ted.goddard ] | 
| Salesforce Case | [] | |
| Fix Version/s | 2.0.0-EE-Beta1 [ 10250 ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #23867 | Tue Feb 01 10:29:03 MST 2011 | ted.goddard |     discarding image and select-many onblur for singleSubmit ( | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces2/trunk/icefaces/core/src/main/javascript/application.js
            
             | 
| Assignee | Ted Goddard [ ted.goddard ] | Carlo Guglielmin [ carlo.guglielmin ] | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Assignee Priority | P1 | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 

I am also seeing the double post with h:commandButton