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

Bug 394820

Summary: Git Repo page not loading properly
Product: [ECD] Orion Reporter: Anton McConville <antonm>
Component: GitAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: blocker    
Priority: P3 CC: john.arthorne, mamacdon
Version: unspecified   
Target Milestone: 2.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
screenshot of error loading git repos none

Description Anton McConville CLA 2012-11-21 13:22:12 EST
Created attachment 223825 [details]
screenshot of error loading git repos

When I look at the Git Repo page, it stops loading after the first repository. There is a JS error. Confirmed by another user on their computer.

See attachment
Comment 1 John Arthorne CLA 2012-11-21 13:37:19 EST
I am seeing this as well on orion.eclipse.org. I can't use the repositories page so marking as blocker. I tried all the usual cache/storage flushing tricks.
Comment 2 Mark Macdonald CLA 2012-11-21 13:56:42 EST
Problem in commands.js -- seems to be just a missing param to a function. I have a fix
Comment 4 Susan McCourt CLA 2012-11-26 12:00:20 EST
(In reply to comment #3)
> This should take care of it:
> http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/
> ?id=b37334fe80c4f50d044aed9698eef9939f4593c9

sorry 'bout that.
thanks, Mark!