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

Bug 430317

Summary: orion.edit.occurrences service does not distinguish between provided content types
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: ClientAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon
Version: 6.0   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Rennie CLA 2014-03-13 15:27:01 EDT
Say you have a plugin that can compute occurrences for more than one content type, for example the JS bundle (once I fix bug 430299). The callback from the computeOccurrences(editorContext, context) API does not expose the contentType of the editor that wants occurrences computed.