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

Bug 363455

Summary: exception when using comparison operators (>,>=,<,<=,!=) with timestamps
Product: z_Archived Reporter: Tom B <tmbarans>
Component: EDTAssignee: Project Inbox <edt.javascriptgen-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: hjiyong, svihovec
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tom B CLA 2011-11-10 06:39:19 EST
Build Identifier: Eclipse 20110916-0149    EGL Development Tools (EDT) SDK	0.7.0.v201111092101

An exception is thrown when comparing timestamps using the operators (>,>=,<,<=,!=). The message is "Object doesn't support this property or method"


Reproducible: Always

Steps to Reproduce:
1. Compare two timestamps together using either >,>=,<,<=,!=
2. generate to javascript
3. when you run the program, an exception will be thrown with the message "Object doesn't support this property or method"

see ETimestamp007.egl
Comment 1 Huang Ji Yong CLA 2011-11-11 03:21:26 EST
Fixed in previous timestamp bug
Comment 2 Lisa Lasher CLA 2011-11-11 18:09:12 EST
closing the defect