[ 
https://issues.jenkins-ci.org/browse/JENKINS-12746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

gbois resolved JENKINS-12746.
-----------------------------

    Resolution: Fixed
    
> envinject strips off "\" each time config page is opened
> --------------------------------------------------------
>
>                 Key: JENKINS-12746
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12746
>             Project: Jenkins
>          Issue Type: Bug
>          Components: envinject
>         Environment: envinject 1.20
> Jenkins 1.424.1
> Windows XP
>            Reporter: Roger Myung
>            Assignee: gbois
>            Priority: Critical
>
> I have previously used envinject versions 1.13 and 1.17.
> envinject always had problems with UNC paths in Windows.
> (ex. MY_SHARED_FOLDER=\\MYCOMPUTER\Shared)
> I previously was able to escape these directories by using double slashes
> (MY_SHARED_FOLDER=\\\\MYCOMPUTER\Shared).
> However, one of the updates between 1.17 and 1.20 introduced functionality 
> that updates the the "Properties Content" each time the config page is saved. 
>  So after I set my value to "\\\\", and save.  If I load the page again, the 
> value is set to "\\".  If I save and load again, this becomes "\".
> This is a very serious issue that forced me to downgrade the plugin even 
> though I really want the Mask Password fix.

--
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