-
Bug
-
Resolution: Unresolved
-
Critical
-
Windows7
Jenkins 2.7.1
I have an pipeline job contains chinese characterss, when run the job, it hungs when launching 'bat', even restart the jenkins service.
Every thing is ok when the job named in english.
I looked at jenkins-wrap.bat in the durable temporary directory, the file is encoded with utf-8, maybe this caused the problem.
[JENKINS-37036] Pipeline can't run 'bat' when the job name contains chinese characters
Summary | Original: Pipeline can't run 'bat' when the project name contains chinese characters | New: Pipeline can't run 'bat' when the job name contains chinese characters |
Labels | Original: pipeline | New: encoding pipeline |
Labels | Original: encoding pipeline | New: encoding workflow |
Labels | Original: encoding workflow | New: encoding pipeline workflow |
Labels | Original: encoding pipeline workflow | New: encoding pipeline |
Maybe. I cannot keep track of current Windows policy for Unicode in things like batch scripts. Likely to be very hard for me to test changes in this area.