https://bugzilla.wikimedia.org/show_bug.cgi?id=42419

       Web browser: ---
             Bug #: 42419
           Summary: Trailing slashes in Gerrit URLs are kind of nasty
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Git/Gerrit
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Works:

* https://gerrit.wikimedia.org/r/#/c/12345/
* https://gerrit.wikimedia.org/r/#/c/12345
* https://gerrit.wikimedia.org/r/12345

Does not work, but really ought to:

* https://gerrit.wikimedia.org/r/12345/

Basically, if you try to manually shorten a URL from /r/#/c/ syntax to just /r/
syntax, you must remember that you cannot have a trailing slash. Including a
trailing slash produces a HTTP 404 not found error.

I believe that <https://gerrit.wikimedia.org/r/12345> and
<https://gerrit.wikimedia.org/r/12345/> both really ought to work.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to