[ 
https://issues.jenkins-ci.org/browse/JENKINS-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161259#comment-161259
 ] 

SCM/JIRA link daemon commented on JENKINS-13243:
------------------------------------------------

Code changed in jenkins
User: Marco Ambu
Path:
 src/main/java/hudson/plugins/xshell/XShellBuilder.java
http://jenkins-ci.org/commit/xshell-plugin/1a793f745f94de278438672db29e5f5cc6b89789
Log:
  Merge pull request #2 from davehunt/13243

Don't replace slashes in URLs. Fixes JENKINS-13243


Compare: https://github.com/jenkinsci/xshell-plugin/compare/f0cbc9c...1a793f7


                
> Do not replace slashes in URLs with backslashes on Windows
> ----------------------------------------------------------
>
>                 Key: JENKINS-13243
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13243
>             Project: Jenkins
>          Issue Type: Bug
>          Components: xshell
>    Affects Versions: current
>         Environment: Can be reproduced on any Windows platform
>            Reporter: Henrik Skupin
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to