Community
Participate
Working Groups
orion.eclipse.org running 0.2.0.v201111123-0142 1. Log in, click the Sites link on the global toolbar 2. You get an error: TypeError arguments: Array[2] 0: "then" 1: undefined type: "non_object_property_load" The code is if (this.hrefCallback) { var href = this.hrefCallback.call(context.handler, context); if(href.then){ // href is undefined here href.then(function(l){ link.href = l; }); }
this problem is blocking me.
(In reply to comment #1) > this problem is blocking me. and by me I mean everybody using orion.eclipse.org ;-)
fixed http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=973f03a9b45db7a9ed862c0d8a62378c7160c191
my bad. thanks Mark.
can we spin a build? can't run the fix without a site...
I ran and deployed a new build: http://download.eclipse.org/orion/drops/I201111231235/index.html