Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0
-
Fix Version/s: EE-3.0.0.BETA
-
Component/s: Samples
-
Labels:None
-
Environment:ICEfaces-EE-2.0.0.GA with ICEfaces3 trunk jars
Server: Tomcat7
Browsers: all browsers
Description
When running the ICEfaces-EE-2.0.0.GA ee-composite-showcase sample application with the ICEfaces3 trunk JARs, on the Layout Components -> Tab View page, tabs are not rendered properly.
In all browsers, changing Orientation from the dropdown on this page does not change the way how the tabs are rendered.
In IE8, FF9: there is a JS error when clicking on left side link to load this page.
The message for IE8:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDS; .NET4.0C)
Timestamp: Thu, 2 Feb 2012 17:36:39 UTC
Message: 'ice.ace.tabset' is null or not an object
Line: 140141825
Char: 1
Code: 0
URI: http://localhost:8080/ee-composite-showcase/showcase.jsf
In FF9 the error message is:
ice.ace is undefined
http://localhost:8080/ee-composite-showcase/showcase.jsf
In all browsers, changing Orientation from the dropdown on this page does not change the way how the tabs are rendered.
In IE8, FF9: there is a JS error when clicking on left side link to load this page.
The message for IE8:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDS; .NET4.0C)
Timestamp: Thu, 2 Feb 2012 17:36:39 UTC
Message: 'ice.ace.tabset' is null or not an object
Line: 140141825
Char: 1
Code: 0
URI: http://localhost:8080/ee-composite-showcase/showcase.jsf
In FF9 the error message is:
ice.ace is undefined
http://localhost:8080/ee-composite-showcase/showcase.jsf
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
This issue has been fixed as part of IPCK-335.