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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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
|