New issue
Advanced search Search tips

Issue 707442 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Gerrit upload URL shown by `git cl upload --gerrit` does not match canonical web URL.

Project Member Reported by lgar...@chromium.org, Mar 31 2017

Issue description

<b>Chrome Version       : <Copy from: 'about:version'></b>
URLs (if applicable) :
Other browsers tested:
  Add OK or FAIL, along with the version, after other browsers where you
have tested this issue:
     Safari:
    Firefox:
         IE:

What steps will reproduce the problem?
(1) Upload a CL

What is the expected result?
The URL shown on the commandline matches the one I see when I visit the URL.

What happens instead?
The commandline shows:

remote: New Changes:
remote:   https://chromium-review.googlesource.com/465416 HSTS preload list additions for Chrome 59.
remote:

Visiting the actual URL redirects to: https://chromium-review.googlesource.com/c/465416/
 
Labels: Needs-Milestone
Labels: -Needs-Milestone
Status: WontFix (was: Unconfirmed)
This is WontFix. The /NNNNNN url has always worked for both the old UI and the new polymer UI. The /c/NNNNNN url only works in PolyGerrit, and similarly the old #/c/NNNNNN urls only work in the old UI.

Sorry if it is slightly confusing, but that url is returned directly by the git server so even if we wanted to change it it's unlikely that we could.

Sign in to add a comment