Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
With the new support for ace:ajax, the singleSubmit functionality can be replaced by the use of execute="@this" render="@all" in the ace:ajax tag, so the existing singleSubmit functionality should be removed to avoid confusion/conflicts.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26675 | Thu Dec 01 10:33:53 MST 2011 | yip.ng | Full submit should only happen if you specify an action or actionListener on the component attribute. (Bug introduced by |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/linkbutton/linkbutton.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26669 | Wed Nov 30 21:05:13 MST 2011 | yip.ng | Full submit should only happen if you specify an action or actionListener on the component attribute. (Bug introduced by |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButtonRenderer.java
MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/pushbutton.js |