Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1, 4.1.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces
Description
Whenever ACE components are not defined on the page and _icefaces-ace.jar_ is loaded a Javascript error is triggered on the client.
Modified ImmediateComponentCollector to render the list of "immediate=true" components only when client validators are defined on the page. Added marking Validator interface to all client validators.