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

Bug 359183

Summary: DojoTimeTextBox can not shown when DojoDateTextBox have been added
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, huozz, jinfahua
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Xin Wu CLA 2011-09-28 03:00:00 EDT
Build Identifier: 20110927 nightly build

DojoTimeTextBox can not shown when DojoDateTextBox have been added

Reproducible: Always

Steps to Reproduce:
1. Create Web Client Project and a RUIHandler
2. Open RUIHandler by VE and switch to design view
3. Drag&Drop a DojoDateTextBox, it works well
4. Drag&Drop a DojoTimeTextBox , it can not be shown and got the following error message 


'nodeType' is null or not an object
Client/client/t1.html?contextKey=52:7586
[CRRUI2094E] 以下是导致此错误的 EGL 函数调用:

    DojoDateTextBox.DojoTextBase.handleEvent() [native JavaScript]
    DojoDateTextBox.DojoValidationBase.handleEvent() [native JavaScript]
    DojoDateTextBox.DojoDateTextBox.handleEvent() [native JavaScript]
Comment 1 Huang Ji Yong CLA 2011-09-28 06:57:29 EDT
The problem is resolved indirectly by other defects
Comment 2 Xin Wu CLA 2011-09-29 22:18:03 EDT
reopened
Comment 3 Huang Ji Yong CLA 2011-09-30 05:01:27 EDT
The defect happens again because of runtime change: rbd.strLib.formatTimeStamp is removed. Use egl.eglx.lang.StringLib.formatTimestamp instead
Comment 4 Xin Wu CLA 2011-10-11 22:01:39 EDT
Verified in build 20111011