Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-5538

Right clicking "open in new tab" on a different commit from a file's history drop-down results in a new tab with the *same* commit being opened.

    XMLWordPrintable

Details

    Description

      Right clicking "open in new tab" on a different commit from a file's history drop-down results in a new tab with the same commit being opened.

      What currently happens:
      1. browse to a file browser view – https://$url/projects/thing/repos/repo/browse/file
      2. click the 'History' button
      3. Right click on a old commit and select your browser's 'open in new tab'
      4. observe that the url in the new tab is "https://$url/projects/thing/repos/repo/browse/file"

      What should happen:
      1. browse to a file browser view – https://$url/projects/thing/repos/repo/browse/file
      2. click the 'History' button
      3. Right click on a old commit and select your browser's 'open in new tab'
      4. observe that the url in the new tab is something like "https://$url/projects/thing/repos/repo/browse/file?until=COMMIT_HASH"

      Attachments

        Issue Links

          Activity

            People

              dblack David Black
              dblack David Black
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: