Community
Participate
Working Groups
Build Identifier: Eclipse 20110916-0149 EDT 0.7.0.v201111132101 A TypeCastException is not being thrown when assigning the string "12345678" to a date. This exception is thrown for java but not for javascript. Reproducible: Always Steps to Reproduce: 1. Generate EDate009.egl to javascript 2. Run the generated program. There should be an exception thrown for runInvalidAssignmentFunction02() but there isn't. 3. The exception is correctly thrown for java but not for javascript
fixed now, verified on 201111210901's build