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

Bug 564997

Summary: Source Repository links in Developer Resources broken
Product: Community Reporter: Dirk Fauth <dirk.fauth>
Component: Project Management & PortalAssignee: Eclipse Web <webdev>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: wayne.beaton, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description Dirk Fauth CLA 2020-07-07 03:15:11 EDT
I noticed that in the Developer Resources of the project information in projects.eclipse.org, the Source Repositories links are broken.

The descriptions says to use /gitroot, e.g. 

/gitroot/app4mc/org.eclipse.app4mc.git

But this resolves now to 

Review with Gerrit: https://git.eclipse.org/r/p/app4mc%2Forg.eclipse.app4mc
Browser Repository: https://git.eclipse.org/r//r/plugins/gitiles/app4mc/org.eclipse.app4mc

For the repository the additional /r/ seems to be the issue. For Gerrit it seems the URL has changed more, e.g.

https://git.eclipse.org/r/q/project:app4mc%252Forg.eclipse.app4mc

I verified this for APP4MC and NatTable, and both share the same issue. Maybe a general issue in the links template?
Comment 1 Wayne Beaton CLA 2020-07-07 07:38:49 EDT
It looks like all Gerrit URLs are broken. My best guess is that the recent updates to Gerrit have introduced a small change in that we need to account for. We are investigating.
Comment 2 Wayne Beaton CLA 2020-07-07 08:32:46 EDT
Confirmed. It looks like the URIs provided by the API for browsing are slightly different and there was a small change in the URLs for reviews. I've updated the script to accommodate, and I believe that it's correct now.
Comment 3 Dirk Fauth CLA 2020-07-07 08:40:16 EDT
Thanks! I can confirm that the links are working again. Checked again in NatTable and APP4MC.