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

Bug 494672

Summary: lastIndexOf(..) is not a function error in javascriptProject.js
Product: [ECD] Orion Reporter: Olivier Thomann <Olivier_Thomann>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, Michael_Rennie
Version: 11.0   
Target Milestone: 12.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Proposed patch none

Description Olivier Thomann CLA 2016-05-26 13:31:00 EDT
Creating a new file in a javascript project fails with an error because the evt.onCreated is not an array of strings.
Comment 1 Olivier Thomann CLA 2016-05-26 13:31:27 EDT
I meant: evnt.created is not an array of strings.
Comment 2 Olivier Thomann CLA 2016-05-26 13:33:39 EDT
Created attachment 262038 [details]
Proposed patch