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
Attached test case that shows issue. Note, the ace and compat jars need to be added in to the war file to run.