Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.2.0.GA
-
Fix Version/s: EE-3.2.0.GA
-
Component/s: Samples
-
Labels:None
-
Environment:HideICEfaces EE nightly bundle build: http://server.ice:8088/jenkins/view/ICEfaces/job/ICEfaces%20EE%203%20Trunk%20(Nightly)%202/lastSuccessfulBuild/ShowICEfaces EE nightly bundle build: http://server.ice:8088/jenkins/view/ICEfaces/job/ICEfaces%20EE%203%20Trunk%20(Nightly)%202/lastSuccessfulBuild/
-
Assignee Priority:P1
Description
When building showcase using MyFaces JSF (ant -Dmyfaces=""), when loading the showcase application in IE8, the follow JavaScript error occurs:
{code}'ice' is undefined icefaces-ee.js.jsf, line 797 character 9{code}
This error occurs on each demo page load.
{code}'ice' is undefined icefaces-ee.js.jsf, line 797 character 9{code}
This error occurs on each demo page load.
Note that this error goes away if you remove the icefaces-ee-ext.jar from the deployed showcase application, so must be related to it's use in some way.