Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363455 - exception when using comparison operators (>,>=,<,<=,!=) with timestamps
Summary: exception when using comparison operators (>,>=,<,<=,!=) with timestamps
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-10 06:39 EST by Tom B CLA
Modified: 2017-02-23 14:16 EST (History)
2 users (show)

See Also:


Attachments

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