Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA
-
Fix Version/s: EE-3.0.0.GA_P01, EE-3.2.0.BETA, EE-3.2.0.GA
-
Component/s: Facelet Components
-
Labels:None
-
Environment:Liferat 6.1.0/Tomcat 7, IE7, IE8/9 Compat View
Description
Issue scenario, there are two portlet pages that use an ice:panelConfirmation. Both of these portlets are in different war files. When both portlets are added to a page and the commandButton that will show the confirmation is clicked a JavaScript error is thrown and the confirmation is not shown.
This happens only when the icefaces-ee-composite.jsr is included in the war file. The pages for the test case does not use them, but in the case of the customer, they are using these components.
The error that is thrown is "Object doesn't support property or method ;getOffsetParent'"
This happens only when the icefaces-ee-composite.jsr is included in the war file. The pages for the test case does not use them, but in the case of the customer, they are using these components.
The error that is thrown is "Object doesn't support property or method ;getOffsetParent'"
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | IE9-Error.jpg [ 14557 ] | |
Attachment | Case11277Example1.war [ 14558 ] |
Arran Mccullough
made changes -
Attachment | Case11277Example2.war [ 14559 ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | EE-3.1.0.GA [ 10326 ] | |
Fix Version/s | EE-3.0.0.GA_P01 [ 10328 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Summary | JavaScript error thown when using an ice:panelConfirmation in two portlet pages with icefaces-ee-composite.jar | JavaScript error thrown when using an ice:panelConfirmation in two portlet pages with icefaces-ee-composite.jar |
Salesforce Case | [] |
Ken Fyten
made changes -
Fix Version/s | EE-3.2.0.BETA [ 10571 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached sample portlet war files that can be deployed. Adding both samples to the page in IE9/9 Compat mode, or IE7 causes the error.