Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-1645

Wrong URL encoding for pull request (%252f instead of /)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Low Low
    • None
    • 1.5.1, 1.5.2, 1.7
    • None
    • None

      When creating a pull request from stash I am redirected to an URL like:

      https://<path to repo>/pull-requests?create&sourceBranch=feature%252f<branch name>

      which gives me a 404. Changing the URL to

      https://<path to repo>/pull-requests?create&sourceBranch=feature/<branch name>

      gives e the right page

      Didn´t have this error in 1.4

              Unassigned Unassigned
              81f1ea5cb0e5 Thomas Heidenreich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: