| Summary: | Old plugin metadata breaks navigator | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | simon_kaegi |
| Version: | 0.4 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
*** This bug has been marked as a duplicate of bug 366739 *** |
Build id: 0.2.0.v20120119-2149 I'm accessing orion.eclipse.org for the first time since the URITemplate stuff was hooked up to the navigator. Loading /navigate/table.html gives a TypeError, and the UI never appears. TypeError: arguments: 0: "indexOf" 1: undefined type: "non_object_property_call" Error line: function e(m){if(m.length===0)throw new Error("Invalid Expression: 0 length expression");if(this._operator= i[m[0]])m=m.substring(1);else this._operator=i.NUL;this._varSpecList=c(m)} Stack trace: > g built-table.js:1940 > h built-table.js:1940 > q built-table.js:2173 > i._createOpenWithCommands built-table.js:2175 > i.createAndPlaceFileCommandsExtension built-table.js:2171 > d.hitch built-table.js:596 > d.when built-table.js:620 > i.createAndPlaceFileCommandsExtension built-table.js:2171 > ...