-
Bug
-
Resolution: Fixed
-
Major
-
jenkins-2.7.4
Safari Version 9.1.3 (& FireFox 49.0.1)
I have started a new Jenkins instance when my browser had a Russian locale enabled by default. In such case AllView has a name "Все" instead of "All". It impacts hyperlinks within the entire UI (e.g. "http://localhost:8080/jenkins/view/Все/newJob").
After the installation of my instance I installed Locale plugin and configured it to use the en-US locale. But AllView name hasn't been updated.
See the attached screenshot.
- duplicates
-
JENKINS-39300 View.getDisplayName() is ignored when rendering tabs
-
- Closed
-
- relates to
-
JENKINS-66677 [fr] Empty folder UI
-
- Open
-
-
JENKINS-47416 Views deleted by upgrade from cloudbees-folders 6.1.2 to 6.2.0
-
- Closed
-
Code changed in jenkins
User: Stephen Connolly
Path:
src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java
src/main/java/com/cloudbees/hudson/plugins/folder/views/DefaultFolderViewHolder.java
http://jenkins-ci.org/commit/cloudbees-folder-plugin/375eb15356355617232402598a8f7517d269daa4
Log:
[JENKINS-38606 Follow-up] Ensure AllView gets migrated