Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: EE-3.3.0.GA_P02
-
Component/s: Facelet Components
-
Labels:None
-
Environment:All
-
Salesforce Case Reference:
Description
When clicking on the week, month, year, etc, tabs a JavaScript error is thrown which is preventing the buttons from executing their actions. Here are the errors from FF and Chrome:
Firefox: TypeError: formHiddenInputSpanChildren is undefined
Chrome: Uncaught TypeError: Cannot read property 'length' of undefined
Firefox: TypeError: formHiddenInputSpanChildren is undefined
Chrome: Uncaught TypeError: Cannot read property 'length' of undefined
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case Reference | 5007000000W7RYiAAN |
Arran Mccullough
made changes -
Summary | ice-cc:schedulre - JavaScript erros when clicking week, month, year buttons | ice-cc:schedule - JavaScript erros when clicking week, month, year buttons |
Arran Mccullough
made changes -
Attachment | Case12422Example.war [ 16503 ] | |
Attachment | Case12422Example.zip [ 16504 ] |
Philip Breau
made changes -
Summary | ice-cc:schedule - JavaScript erros when clicking week, month, year buttons | ice-cc:schedule - JavaScript errors when clicking week, month, year buttons |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | EE-3.4.0.GA [ 11071 ] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.3.0.GA_P02 [ 11372 ] | |
Fix Version/s | EE-4.0.0.GA [ 11071 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows issue. Note, the ace and compat jars need to be added in to the war file to run.