Community
Participate
Working Groups
Build Identifier: 0.7.0.v201109061723 Please refer to the attached handler, it cannot be displayed in the VE. Reproducible: Always
Created attachment 202854 [details] The handler cannot be displayed in the VE.
It is caused by JS Generator problem: Could not render UI TypeError: Cannot call method 'currentDate' of undefined at [object Object].eze$$setInitial (Handler2.js:54:56) at new (Handler2.js:5:9) at [object Object].eze$$thisClass (egl.js:800:27) at Handler2.html?contextKey=15:77:22 at Function.eze$$loadScripts (Handler2.html?contextKey=15:53:3) at Handler2.html?contextKey=15:51:43 at HTMLScriptElement. (Handler2.html?contextKey=15:39:4) Cannot call method 'currentDate' of undefined [CRRUI2094E] Here are the EGL function calls leading to this error: Widget.Widget.getStyle() [native JavaScript] Widget.Widget.setDisplayStyle() [native JavaScript] Uncaught TypeError: Cannot call method 'currentDate' of undefined Test/com/Handler2.html?contextKey=15:95 [CRRUI2095E] Could not find the EGL function calls leading to this error
Resolve indirectly. The test case has a syntax error. line 14 should be anyType any?;
Verified in 0.7.0.v201109292101