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
Brad Kroeger
created issue -
Brad Kroeger
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Brad Kroeger
made changes -
Carlo Guglielmin
made changes -
Carlo Guglielmin
made changes -
Carlo Guglielmin
made changes -
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 ] |
Ted Goddard
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.0.1 [ 10255 ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P1 | |
Assignee | Ken Fyten [ ken.fyten ] | Ted Goddard [ ted.goddard ] |
Ken Fyten
made changes -
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
|
Ted Goddard
made changes -
Assignee | Ted Goddard [ ted.goddard ] | Carlo Guglielmin [ carlo.guglielmin ] |
Carlo Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Nils Lundquist
made changes -
Ken Fyten
made changes -
Assignee Priority | P1 |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
I am also seeing the double post with h:commandButton