| Summary: | [assist] Exception using assist on '@' in empty doc block | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 6.0 | ||
| Target Milestone: | 9.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
Looks like a bit of fallout from splitting up the assist from the worker - if you create a new (empty) JSDoc block and type '@' followed by assist, you get the following exception in the log: Error retrieving content assist proposals contentAssist.js:302 TypeError: Cannot read property 'content' of null at Object.internalRegistry.handleServiceError (http://mwr-target.orion.eclipse.org:9000/orion/pluginregistry.js:1111:29) at Object._messageHandler [as handler] (http://mwr-target.orion.eclipse.org:9000/orion/pluginregistry.js:392:55) at http://mwr-target.orion.eclipse.org:9000/orion/pluginregistry.js:1157:33 at Array.some (native) at _messageHandler (http://mwr-target.orion.eclipse.org:9000/orion/pluginregistry.js:1146:23)