Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369281 - Old plugin metadata breaks navigator
Summary: Old plugin metadata breaks navigator
Status: CLOSED DUPLICATE of bug 366739
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 14:33 EST by Mark Macdonald CLA
Modified: 2012-01-25 16:37 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Macdonald CLA 2012-01-20 14:33:50 EST
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
> ...
Comment 1 Mark Macdonald CLA 2012-01-25 16:37:33 EST

*** This bug has been marked as a duplicate of bug 366739 ***