Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0.1, EE-3.0.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:MyFaces
Description
The ACE Ajax behavior is only state-saving the 'listener' and 'render' attributes. This didn't present a problem with Mojarra, but it does create problems when using MyFaces, especially because the 'execute' attribute is not being state-saved and the default value is always used, which causes the app not to work as intended. All other attributes, including the callbacks, need to be state-saved as well.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28264 | Fri Mar 09 15:57:15 MST 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/ajax/AjaxBehavior.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28263 | Fri Mar 09 15:55:47 MST 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/ajax/AjaxBehavior.java
|