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

Inconsistent changeset hash links URIs (BB-8291)

    XMLWordPrintable

Details

    Description

      I use Bitbucket with a custom domain to share with my clients.

      Now, when i go to http://bitbucket.org/*username/repo-name/issues* and select an issue and click on any changeset hash, it works perfectly and takes me to the relevant commit

      However, when I repeat this with http://*my-domain/repo-name*/issues it gives me a 404.

      This is because the changeset now points to http://bitbucket.org, instead of http://*my-domain*, making the link http://bitbucket.org/*repo-name*/commits/*hash* instead of http://*my-domain/repo-name*/commits/*hash* or http://bitbucket.org/*username/repo-name*/commits/*hash*

      Given these inconsistencies, I believe that these links are generated dynamically, hence fixable :smiley:

      Attachments

        Activity

          People

            93e1e5ba154a aiiie
            0d75193e3ca5 kodeclan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: