| Summary: | date type declaration will cause VE doesn't work | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Xin Wu <cdlwuxin> |
| Component: | EDT | Assignee: | Huang Ji Yong <hjiyong> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | cdlwuxin, chenzhh, greer |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Xin Wu
This is caused by JS Generator problem:
Could not render UI
TypeError: Cannot call method 'currentDate' of undefined at [object Object].eze$$setInitial (H2.js:47:50) at new (H2.js:5:9) at [object Object].eze$$thisClass (egl.js:800:27) at H2.html?contextKey=13:77:22 at Function.eze$$loadScripts (H2.html?contextKey=13:53:3) at H2.html?contextKey=13:51:43 at HTMLScriptElement. (H2.html?contextKey=13: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/H2.html?contextKey=13:95
[CRRUI2095E] Could not find the EGL function calls leading to this error
Fixed. verified in 20110929 |