Hi
I just updated from version 4.2.5 to both 4.2.6 and 4.2.7 and I'm seeing this bug:When I create a merge request from a branch with nested names (say `tomas/branch-name`), SourceTree pushes correctly but opens a new browser tab with an incorrect URL:
https://gitlab.com/my-repo/my-repo/-/merge_requests/new?merge_request%5Bsource_branch%5D=tomas%252Fbranch-name
Pay attention to the end: `source_branch%5D=tomas%252Fbranch-name`
If I manually replace in the URL `%252F` with `%2F` and hit enter, it opens the correct URL.
For now, I downgraded to version 4.2.5 to keep this functionality unbroken.
Thank you
I'm also getting this issue on both 4.2.6 and 4.2.7, it looks like the slash in the branch name is getting double-encoded.
For reference I'm getting this issue both on Github and Gitlab so looks to be a Sourcetree bug that is not yet fixed
Still an issue in 4.2.8
Same issue with 4.2.8
Same issue in 4.2.9 (using GitLab Enterprise).Slashes in branch name double escaped for sure ("%252F" instead of "%2F").
I couldn't find an open issue on the public Jira board for Sourcetree (apart from an old identical issue from v2.5.1) so have created a new issue here: https://jira.atlassian.com/browse/SRCTREE-8179
If you've also had this issue please Add your Vote to the issue above so help increase it's visibility with the hope it gets triaged and fixed soon.
Any fix for this issue now?
4.2.16 still not fix it
4.2.16 still has the issue
It looks like you're new here. Sign in or register to get started.