Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not handle spaces in "gitlabMergeRequestTitle" #232

Closed
abcfy2 opened this issue Mar 11, 2016 · 1 comment
Closed

Could not handle spaces in "gitlabMergeRequestTitle" #232

abcfy2 opened this issue Mar 11, 2016 · 1 comment

Comments

@abcfy2
Copy link

abcfy2 commented Mar 11, 2016

Here is the jenkins console output:

/var/lib/jenkins/tools/com.g2one.hudson.grails.GrailsInstallation/grails-2.5.0/bin/grails -DgitlabSourceRepoName=maoying/aircare [email protected] -DgitlabMergeRequestAssignee=jenkins -DgitlabSourceRepoURL=git@gitlab-server:maoying/aircare.git "-DgitlabMergeRequestTitle=功能 #3589及对中计算页面样式调整" -DgitlabSourceBranch=master -DgitlabTargetBranch=master -DgitlabMergeRequestId=857 -DgitlabUserName=jenkins -DgitlabActionType=MERGE -Dgrails.work.dir=/var/lib/jenkins/workspace/aircare_automating_tests//target -Dgrails.env=jenkins set-grails-version --non-interactive --plain-output --refresh-dependencies
|Loading Grails 2.5.0
|Configuring classpath
|Running pre-compiled script
Error |
Script not found: #3589及对中计算页面样式调整

There is a space in 功能 #3589及对中计算页面样式调整.So grails raise an error: Script not found: #3589及对中计算页面样式调整

@omehegan
Copy link
Member

omehegan commented May 25, 2016

When we get #285 merged it should fix this.

exceed-alae pushed a commit to exceed-alae/gitlab-plugin that referenced this issue May 20, 2022
exceed-alae pushed a commit to exceed-alae/gitlab-plugin that referenced this issue May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants