Details
-
Bug
-
Status: Reopened (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
Can be reproduced on any Windows platform
Description
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.
I have submitted a pull request with a fix for this: https://github.com/jenkinsci/xshell-plugin/pull/2