Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: EE 1.3.1.GA_P04
-
Fix Version/s: EE-1.3.1.GA_P05
-
Component/s: Faces
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #14122 - https://icesoft.my.salesforce.com/5007000001kBOfl
Description
A mobi:contentStack is setup to display different content based off of a mobi:contentStackMenu. Each pane has a back button coded to navigate back to the main menu with the mobi:contentStackMenu.
Upon click of this back button the following script errors are thown:
Firefox: TypeError: currPane is undefined
Chrome: Uncaught TypeError: Cannot set property 'className' of undefined
at Object.showContent (component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_170329:2583)
at Object.showContent (component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_170329:2628)
at HTMLAnchorElement.onclick (welcomeICEmobile.jsf:1)
The same errors are seen in iOS/Safari and Android/Chrome.
Upon click of this back button the following script errors are thown:
Firefox: TypeError: currPane is undefined
Chrome: Uncaught TypeError: Cannot set property 'className' of undefined
at Object.showContent (component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_170329:2583)
at Object.showContent (component.js.jsf?ln=org.icefaces.component.util&v=3_3_0_170329:2628)
at HTMLAnchorElement.onclick (welcomeICEmobile.jsf:1)
The same errors are seen in iOS/Safari and Android/Chrome.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion