Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-9442

Redirect of branch url incorrectly converts branch names to lower case (BB-10034)

    XMLWordPrintable

Details

    Description

      Steps to reproduce:

      1. On a given account "abc" and repo "def", create a branch with some UPPER case characters, e.g., "DEV-1-new-issue". The branch url would looks like: https://bitbucket.org/abc/def/branch/DEV-1-new-issue
      2. Rename the account name from "abc" to "Abc" (or anything else)
      3. Visit the original branch url

      Expected: be redirected to https://bitbucket.org/Abc/def/branch/DEV-1-new-issue\\
      Actual: redirected to https://bitbucket.org/Abc/def/branch/dev-1-new-issue (note the lower case "dev") and got 404

      Attachments

        Activity

          People

            Unassigned Unassigned
            mbertrand aMarcus (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: