Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url-pattern: {url} - url:port is converted to url/port #193

Open
meeech opened this issue Feb 23, 2016 · 3 comments · May be fixed by #259
Open

url-pattern: {url} - url:port is converted to url/port #193

meeech opened this issue Feb 23, 2016 · 3 comments · May be fixed by #259

Comments

@meeech
Copy link

meeech commented Feb 23, 2016

When git url contains a port
eg: ssh://git@stash.example.com:7999/foo/bar.git

the url is converted to http://stash.example.com/7999

@kylej-ibm
Copy link

Has anyone gotten around this issue?

@Roguelazer
Copy link

This is also problematic for me.

@Roguelazer Roguelazer linked a pull request Sep 19, 2017 that will close this issue
@afm-sayem
Copy link

Any update on this? Links to the original file is broken at the moment. If this gets merged can the port be a variable in url-patterns. In my use case, I need to be able to omit the port when the url is constructed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants