Community
Participate
Working Groups
I20120120-2230 1) Go to: http://orion.eclipse.org/git/git-repository.html# 2) Click clone, and paste this link: ssh://git.eclipse.org/gitroot/platform/eclipse.platform.news.git 3) Hit Enter to start the clone. -> Nothing seems to happen. Checking the browser log I can see: error 500 while running operation: ssh://git.eclipse.org/gitroot/platform/eclipse.platform.news.git: username must not be null. A couple of problems here: - The error doesn't surface to the user at all - A bad request shouldn't cause a 500 error. It should be 400 in this case.
Check if Bug 370250 helped for the client-side problem.
(In reply to comment #1) > Check if Bug 370250 helped for the client-side problem. It did, error handling on the client side is fine now, I will fix the response returned from the server.
(In reply to comment #2) > I will fix the response returned from the server. Fixed with cdbd0c4709712336cb6276618bd9b5a38f51bfd4