[
https://issues.jenkins-ci.org/browse/JENKINS-13566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Latombe updated JENKINS-13566:
--------------------------------------
Environment: EnvInject 1.46
> EnvInject is messing around with my TEMP variable when username contains a
> dollar sign
> --------------------------------------------------------------------------------------
>
> Key: JENKINS-13566
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13566
> Project: Jenkins
> Issue Type: Bug
> Components: envinject
> Environment: EnvInject 1.46
> Reporter: Vincent Latombe
> Assignee: gbois
> Priority: Blocker
>
> My Jenkins slaves are using users starting with a dollar sign.
> The plugin seems to handle dollar sign with a special case because it is
> breaking my TEMP variable
> The normal value is C:\DOCUME~1\$NCESE~1\LOCALS~1\Temp
> But when using the plugin, it changes it to C:\DOCUME~1$NCESE~1\LOCALS~1\Temp
> (notice the removed \ before the $)
--
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