Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 359183 - DojoTimeTextBox can not shown when DojoDateTextBox have been added
Summary: DojoTimeTextBox can not shown when DojoDateTextBox have been added
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Huang Ji Yong CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-28 03:00 EDT by Xin Wu CLA
Modified: 2017-02-23 14:19 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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