XL Release plugin that will set release variables values from URL accessible remote files. The plugin can also set variables from other release variables that contain JSON or XML strings.
MIT License
2
stars
2
forks
source link
How to set the Arabic value to the XLR template Text variable ? #9
I am using the XLR for running the cd3 Jenkin pipeline where I need to support the localization string for Arabic language.
When I enter/copy paste the Arabic string, I get the below exception while releasing.
Exception during execution:
javax.script.ScriptException: KeyError: u'\u064a' in Githubissues.
Githubissues is a development platform for aggregating issues.
Hi @XebiaLabsCommunityCI,
I am using the XLR for running the cd3 Jenkin pipeline where I need to support the localization string for Arabic language. When I enter/copy paste the Arabic string, I get the below exception while releasing.
Exception during execution: javax.script.ScriptException: KeyError: u'\u064a' in Githubissues.Githubissues is a development platform for aggregating issues.