Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7DR#3
-
Fix Version/s: 1.8.2-EE-GA_P02
-
Component/s: ICE-Components
-
Labels:None
-
Environment:ICEfaces
Description
Submitting a form twice often causes problems with the application state machine (such as a double billed credit card). It would be desirable for ICEfaces to disable submission until acknowledgement from the server was received. A general mechanism in the bridge could be applied to this (discard all events until a server response), as well, a simpler solution would be to add a mode to the submit button so that the button would be immediately disabled when pressed, then would become enabled again when a server response was received.
Issue Links
- depends on
-
ICE-4308 "blockUIOnSubmit=true" stops button press from firing Action event
-
- Closed
-
Activity
Status | Resolved [ 5 ] | Closed [ 6 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Salesforce Case | [] | |
Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] | |
Fix Version/s | 2.0-Alpha3 [ 10032 ] | |
Assignee Priority | P1 | |
Assignee | Deryk Sinotte [ deryk.sinotte ] | Ted Goddard [ ted.goddard ] |
Salesforce Case | [] | |
Assignee Priority | P1 | |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 2.0 [ 10032 ] |
This issue is resolved with the fixes for blockUIOnSubmit.