Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 357181

Summary: Default RuiHandler created by wizard does not work in VE
Product: z_Archived Reporter: Xin Wu <cdlwuxin>
Component: EDTAssignee: Huang Ji Yong <hjiyong>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: cdlwuxin, hjiyong
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Xin Wu CLA 2011-09-09 01:19:58 EDT
Build Identifier: 20110909 nightly build

Default RuiHandler created by wizard does not work in VE

Reproducible: Always

Steps to Reproduce:
1. Create Web Client with Service project
2. Create RuiHandler by wizard
3. Switch to design view & preview shows nothing.
4. Run in browser(chrome) got error message as below

Could not render UI
TypeError: Cannot call method 'setColumns' of undefined at [object Object].eze$$setInitial (ttt.js:16:13) at new (ttt.js:5:9) at [object Object].eze$$thisClass (egl.js:800:27) at ttt.html?contextKey=4:76:22 at Function.eze$$loadScripts (ttt.html?contextKey=4:52:3) at ttt.html?contextKey=4:50:43 at HTMLScriptElement. (ttt.html?contextKey=4:38:4)

Cannot call method 'setColumns' of undefined
[CRRUI2094E] 以下是导致此错误的 EGL 函数调用:

    client/ttt.egl() at line 11
    ttt.<init>() [native JavaScript]

Uncaught TypeError: Cannot call method 'setColumns' of undefined
tt/client/ttt.html?contextKey=4:94
[CRRUI2095E] 未能找到导致此错误的 EGL 函数调用
Comment 1 Huang Ji Yong CLA 2011-09-09 03:40:53 EDT
This problem does not happen in the development build.
Comment 2 Xin Wu CLA 2011-09-30 01:55:32 EDT
verified in 20110929