-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Jenkins: 2.214, chrome and firefox
We were running version 2.182 of Jenkins.
Since we have update to version 2.214 there is a lot of issue if we aren't running out browser in other language than english.
For example, it is impossible to add parameters to a job.
1. The button itself isn't decorated properly. And pressing it won't do anything.
2. Running a job without parameters (already created job). Will cause a Jenkins Crash:
net.sf.json.JSONException: A JSONObject text must begin with '{' at character 1 of init
And if we look at the request post. There is indeed a second json within the header....
Other language than french seem to be affected. We have tried with spanish and get the same result.
Also, within the console we are seeing a this error:
Thanks for your help!
[JENKINS-60831] Localisation to non-english is causing a lot of issues, bug and crashes
Description |
Original:
We were running version 2.182 of Jenkins. Since we have update to version 2.214 there is a lot of issue if we aren't running out browser in other language than english. For example, it is impossible to add parameters to a job. 1. The button itself isn't decorated properly. And pressing it won't do anything. 2. Running a job without parameters (already created job). Will cause a Jenkins Crash: {code:java} net.sf.json.JSONException: A JSONObject text must begin with '{' at character 1 of init {code} And if we look at the request post. There is indeed a second json within the header.... !image-2020-01-21-09-30-54-656.png! Other language than french seem to be affected. We have tried with spanish and get the same result. Also, within the console we are seeing a this error: !page-init.png! Thanks for your help! |
New:
We were running version 2.182 of Jenkins. Since we have update to version 2.214 there is a lot of issue if we aren't running out browser in other language than english. For example, it is impossible to add parameters to a job. 1. The button itself isn't decorated properly. And pressing it won't do anything. 2. Running a job without parameters (already created job). Will cause a Jenkins Crash: {code:java} net.sf.json.JSONException: A JSONObject text must begin with '{' at character 1 of init {code} And if we look at the request post. There is indeed a second json within the header.... Other language than french seem to be affected. We have tried with spanish and get the same result. Also, within the console we are seeing a this error: !page-init.png! Thanks for your help! |
Attachment | Original: Body.png [ 50019 ] |
Attachment | New: Body.png [ 50020 ] |
Description |
Original:
We were running version 2.182 of Jenkins. Since we have update to version 2.214 there is a lot of issue if we aren't running out browser in other language than english. For example, it is impossible to add parameters to a job. 1. The button itself isn't decorated properly. And pressing it won't do anything. 2. Running a job without parameters (already created job). Will cause a Jenkins Crash: {code:java} net.sf.json.JSONException: A JSONObject text must begin with '{' at character 1 of init {code} And if we look at the request post. There is indeed a second json within the header.... Other language than french seem to be affected. We have tried with spanish and get the same result. Also, within the console we are seeing a this error: !page-init.png! Thanks for your help! |
New:
We were running version 2.182 of Jenkins. Since we have update to version 2.214 there is a lot of issue if we aren't running out browser in other language than english. For example, it is impossible to add parameters to a job. 1. The button itself isn't decorated properly. And pressing it won't do anything. 2. Running a job without parameters (already created job). Will cause a Jenkins Crash: {code:java} net.sf.json.JSONException: A JSONObject text must begin with '{' at character 1 of init {code} And if we look at the request post. There is indeed a second json within the header.... !Body.png|width=438,height=114,thumbnail! Other language than french seem to be affected. We have tried with spanish and get the same result. Also, within the console we are seeing a this error: !page-init.png! Thanks for your help! |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | New: Jon Brohauge [ jnz_topdanmark ] |