Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-8179

Create Pull Request double encoding URL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 4.2.6, 4.2.7, 4.2.8, 4.2.9
    • Bitbucket, GitHub, GitLab
    • None
    • Severity 3 - Minor
    • Hide

      Still an issue in v4.2.9

      Show
      Still an issue in v4.2.9

      As per the community discussion here, when using the "Create Pull Request" item from the right-click menu context on a branch that contains valid special characters (e.g. forward slash / ) the URL of the web based repository service has the slashes double encoded like this:

      https://gitlab.com/my-repo/my-repo/-/merge_requests/new?merge_request%5Bsource_branch%5D=release%252Fbranch-name

      The %252F should be %2F in the above example, and this is affecting Github, Gitlab and Bitbucket URL's.

      This bug was introduced in v4.2.6 and appears to be a reoccurrence of this historic bug: https://jira.atlassian.com/browse/SRCTREE-4819

              Unassigned Unassigned
              2f753b977eb2 Matt Stone
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: