-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Can be reproduced on any Windows platform
-
-
0.10
When you call a script which expects an URL as parameter, the slashes will also be converted to backslashes. It results in a broken parameter for the build. So on Windows the plugin should not convert parameters which contain URLs.
[JENKINS-13243] Do not replace slashes in URLs with backslashes on Windows
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
I have submitted a pull request with a fix for this: https://github.com/jenkinsci/xshell-plugin/pull/2