Community
Participate
Working Groups
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]
The problem is resolved indirectly by other defects
reopened
The defect happens again because of runtime change: rbd.strLib.formatTimeStamp is removed. Use egl.eglx.lang.StringLib.formatTimestamp instead
Verified in build 20111011