Hi,
after upgrading to the latest version of FF, we are not able to run the application. Showcase has the same problems.
Output from the JS console:
after upgrading to the latest version of FF, we are not able to run the application. Showcase has the same problems.
Output from the JS console:
Code:
*12:30:08.522:WARN:Log:TypeError: isc.isA.DataSource is not a function
Stack from error.stack:
ClassFactory._defineClass() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:156:42
ClassFactory._defineNonRootClass() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:152:82
ClassFactory.defineClass() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:151:1694
unnamed() @ showcase/sc/modules/ISC_Foundation.js?isc_version=11.0p_2016-08-01.js:14:1
ISC_Core.js:1131:137
*12:30:08.532:WARN:Log:TypeError: isc.ImgTab.getPrototype is not a function
Stack from error.stack:
unnamed() @ showcase/sc/modules/ISC_Containers.js?isc_version=11.0p_2016-08-01.js:14:65
ISC_Core.js:1131:137
*12:30:08.583:WARN:Log:TypeError: _2.getPrototype is not a function
Stack from error.stack:
ClassFactory._mixInProperties() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:199:324
ClassFactory.mixInInterface() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:199:84
ClassFactory._defineClass() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:163:74
ClassFactory._defineNonRootClass() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:152:82
ClassFactory.defineClass() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:151:1694
unnamed() @ showcase/sc/modules/ISC_Grids.js?isc_version=11.0p_2016-08-01.js:724:2590
ISC_Core.js:1131:137
*12:30:08.641:WARN:Log:TypeError: isc.DateGrid.getPrototype is not a function
Stack from error.stack:
unnamed() @ showcase/sc/modules/ISC_Forms.js?isc_version=11.0p_2016-08-01.js:56:1736
ISC_Core.js:1131:137
*12:30:08.645:WARN:Log:TypeError: isc.ListPropertiesSampleTile.getPrototype is not a function
Stack from error.stack:
unnamed() @ showcase/sc/modules/ISC_RichTextEditor.js?isc_version=11.0p_2016-08-01.js:14:68
ISC_Core.js:1131:137
*12:30:08.745:WARN:Log:TypeError: isc.StatefulCanvas is undefined
Stack from error.stack:
unnamed() @ showcase/sc/modules/ISC_DataBinding.js?isc_version=11.0p_2016-08-01.js:2543:1101
ISC_Core.js:1131:137
*12:30:08.766:WARN:Log:TypeError: isc.CalendarView.getPrototype is not a function
Stack from error.stack:
unnamed() @ showcase/sc/modules/ISC_Calendar.js?isc_version=11.0p_2016-08-01.js:14:63
ISC_Core.js:1131:137
*12:30:08.991:WARN:Log:TypeError: isc.SimpleScrollThumb is undefined
Stack from error.stack:
isc.loadSkin() @ showcase/sc/skins/Enterprise/load_skin.js?isc_version=11.0p_2016-08-01.js:63:9
unnamed() @ showcase/sc/skins/Enterprise/load_skin.js?isc_version=11.0p_2016-08-01.js:2421:1
ISC_Core.js:1131:137
TypeError: $wnd.isc.ListGrid.addProperties is not a function
AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:5617:17122
*12:30:10.343:WARN:Log:TypeError: $wnd.isc.ListGrid.addProperties is not a function
Stack from error.stack:
htc() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:5617:17122
ftc() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:3061:41
Elb() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:3448:31
ncb() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:5468:388
Tg() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:2442:27
Xg() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:5027:157
Wg/<() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:4869:54
gwtOnLoad() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:4445:96
G() @ showcase/showcase.nocache.js:3:138
showcase/showcase.onScriptLoad() @ showcase/showcase.nocache.js:18:1122
unnamed() @ showcase/AB98F376CFCFB25810F1FA9A6D2999ED.cache.html:5731:10995
ISC_Core.js:1131:137
TypeError: isc.ListGrid.addProperties is not a function
ISC_Core.js:4005:18
*12:30:10.372:WARN:Log:TypeError: isc.ListGrid.addProperties is not a function
Stack from error.stack:
isc.ApplyAutoTestMethods() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:4005:18
anonymous() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js line 59 > Function:1:1
[c]Page.handleEvent() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:1423:37
[c]EventHandler.handleLoad() @ showcase/sc/modules/ISC_Core.js?isc_version=11.0p_2016-08-01.js:1453:36
ISC_Core.js:1131:137
Comment