Community
Participate
Working Groups
Build Identifier: 201110090901 Cannot call method 'indexOf' of undefined Reproducible: Always Steps to Reproduce: 1. Check out project "org.eclipse.edt.eunit.test" from kan-cvs. 2. Add JavaScript Generator to the project. 3. Clean the whole workspace. 4. Generate EGL test driver for JavaScript 5. The error exists in: fvt.functionInvocation.TestConstParametersLib_rui
The root problem is documented in bug 361576: the JS runtime has a problem with initializing timestamps from string literals. *** This bug has been marked as a duplicate of bug 361576 ***