| Summary: | [Regression] Drop a Dojo check box throws an exception in both VE & preview | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | fahua jin <jinfahua> |
| Component: | EDT | Assignee: | Huang Ji Yong <hjiyong> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | hjiyong, mheitz, xiaobinc |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
Please see BaseTypesAndRuntimes.js This problem only happens in nightly build. It seems that the change in org.eclipse.edt.gen.javascript/bin/org/eclipse/edt/gen/javascript/CommonUtilities.java is not in the build. I compare the source of CommonUtilities from the source plugin of nightly build and that source in the cvs, there is difference in the isRUIWidget method. I try to release the plugin again, but it fails because there is no difference. There may be some build defect. Finally, I just add some white space to this file and commit/release again, hope it will be on tomorrow's build. Verified in 0.7.0.v201111071403. |
Build Identifier: 0.7.0.v201111032101 1) Create a new RUI Handler, D&D a Dojo check box to the VE. unknown error [CRRUI2094E] 以下是导致此错误的 EGL 函数调用: DojoCheckBoxWithoutLabel.DojoCheckBoxWithoutLabel.setOnChange() [native JavaScript] H5.<init>() [native JavaScript] H5.<init>() [native JavaScript] uncaught exception: undefined :0 Reproducible: Always