Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Component/s: Framework
-
Labels:None
-
Environment:ICEfaces, non-ICEfaces
-
Assignee Priority:P2
-
ICEsoft Forum Reference:
-
Workaround Exists:Yes
-
Workaround Description:
Description
ICEfaces should not interfere with the Ajax functions of non-ICEfaces pages.
Issue Links
- depends on
-
ICE-4949 Support the partial page process features of JSF 2.0
-
- Closed
-
> Does this mean there is now a way to specify that some forms are icefaces and others are not within the same servlet/portlet?
No, right now all the forms within a page or portlet are ICEfaces enabled. We haven't had any real world use cases where the ICEfaces features would be enabled with finer detail.
> Or does the inclusion of icefaces.jar in the .war itself mean that all the forms on that servlet/portlet are icefaces forms?
Yes, it does. Still, input components can have their AJAX submit disabled with <f:ajax disabled="true"> tag.
> Also, is this fix available or do I need to wait until the 2.1 release?
The fix is available in the public SVN repository. Officially it will be part of 2.1 release.
> Is there a projected timeline for that release?
End of October, I believe.