• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      After upgrade from 1.510 to 1.512 'Display Name' that is set within a job
      is not shown anymore. Just the Project name.

          [JENKINS-17715] Display Name is not shown

          Bruce Coveny added a comment - - edited

          This states resolved but we are on version 1.514 and are still seeing the Job Name being shown in the tabs on the main screen and not the Job Display Name.

          Bruce Coveny added a comment - - edited This states resolved but we are on version 1.514 and are still seeing the Job Name being shown in the tabs on the main screen and not the Job Display Name.

          sogabe added a comment -

          This is fixed in 1.515. see changelog.

          sogabe added a comment - This is fixed in 1.515. see changelog.

          Daniel Beck added a comment -

          Is this broken in 1.509.x as well, or why is it labeled lts-candidate?

          Daniel Beck added a comment - Is this broken in 1.509.x as well, or why is it labeled lts-candidate?

          sogabe, the fix you've introduced is a reason of Jenkins overall performance downgrade. Please see JENKINS-18723 Would be great if another way of the bug fix was introduced.

          Stanislav Bashkyrtsev added a comment - sogabe , the fix you've introduced is a reason of Jenkins overall performance downgrade. Please see JENKINS-18723 Would be great if another way of the bug fix was introduced.

          Marcin Krol added a comment -

          I still have this issue in 1.531 (platform: Ubuntu 12.04.3 LTS)

          java -version
          java version "1.6.0_27"
          OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.2)
          OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

          Marcin Krol added a comment - I still have this issue in 1.531 (platform: Ubuntu 12.04.3 LTS) java -version java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.2) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

          Daniel Beck added a comment -

          Marcin: I just set up a new Jenkins instance with 1.531 and the default 'All' list view shows the display name of a freestyle job I just created. Could you be more specific about the circumstances you're experiencing this issue in, maybe even provide steps to reproduce the problem on a Jenkins instance created from scratch?

          Daniel Beck added a comment - Marcin: I just set up a new Jenkins instance with 1.531 and the default 'All' list view shows the display name of a freestyle job I just created. Could you be more specific about the circumstances you're experiencing this issue in, maybe even provide steps to reproduce the problem on a Jenkins instance created from scratch?

          Marcin Krol added a comment -

          Thanks for reply, Daniel!

          I have done some more testing and this problem seems to be specific to latest Firefox (24.0, running on Windows 8). FF is in Polish language version (Windows 8 has US locale). That is, when I log into Jenkins using Chrome, the project name stays as it should be.

          My colleagues are running FF on various Linux distros and they have the same problem, so it seems FF-specific and perhaps it is created by server locale as well:

          The server is Ubuntu Server 12.04, Polish locale set:

          LANG=pl_PL.UTF-8
          LANGUAGE=
          LC_CTYPE="pl_PL.UTF-8"
          LC_NUMERIC="pl_PL.UTF-8"
          LC_TIME="pl_PL.UTF-8"
          LC_COLLATE="pl_PL.UTF-8"
          LC_MONETARY="pl_PL.UTF-8"
          LC_MESSAGES="pl_PL.UTF-8"
          LC_PAPER="pl_PL.UTF-8"
          LC_NAME="pl_PL.UTF-8"
          LC_ADDRESS="pl_PL.UTF-8"
          LC_TELEPHONE="pl_PL.UTF-8"
          LC_MEASUREMENT="pl_PL.UTF-8"
          LC_IDENTIFICATION="pl_PL.UTF-8"
          LC_ALL=

          What's really strange is that some parts of the interface are localized and some parts are not localized:

          http://s16.postimg.org/74fstcymt/jenkins_locale.png

          If you need any testing, tweaking or changes, let me know, I'll help out.

          Marcin Krol added a comment - Thanks for reply, Daniel! I have done some more testing and this problem seems to be specific to latest Firefox (24.0, running on Windows 8). FF is in Polish language version (Windows 8 has US locale). That is, when I log into Jenkins using Chrome, the project name stays as it should be. My colleagues are running FF on various Linux distros and they have the same problem, so it seems FF-specific and perhaps it is created by server locale as well: The server is Ubuntu Server 12.04, Polish locale set: LANG=pl_PL.UTF-8 LANGUAGE= LC_CTYPE="pl_PL.UTF-8" LC_NUMERIC="pl_PL.UTF-8" LC_TIME="pl_PL.UTF-8" LC_COLLATE="pl_PL.UTF-8" LC_MONETARY="pl_PL.UTF-8" LC_MESSAGES="pl_PL.UTF-8" LC_PAPER="pl_PL.UTF-8" LC_NAME="pl_PL.UTF-8" LC_ADDRESS="pl_PL.UTF-8" LC_TELEPHONE="pl_PL.UTF-8" LC_MEASUREMENT="pl_PL.UTF-8" LC_IDENTIFICATION="pl_PL.UTF-8" LC_ALL= What's really strange is that some parts of the interface are localized and some parts are not localized: http://s16.postimg.org/74fstcymt/jenkins_locale.png If you need any testing, tweaking or changes, let me know, I'll help out.

          Marcin Krol added a comment -

          P.S. of course I should have written that this happens when I click project config after logging in.

          Marcin Krol added a comment - P.S. of course I should have written that this happens when I click project config after logging in.

          @Marcin : it's definitely a different issue, I'd recommend that you open a separate jira for this.

          Vincent Latombe added a comment - @Marcin : it's definitely a different issue, I'd recommend that you open a separate jira for this.

          Marcin Krol added a comment -

          It's a bug in KeeFox (FF extension). Apparently it thinks that "Project Name" is a password field and it autofills it.

          After disabling KeeFox in FF the Project Name is filled correctly (that is, it contains actual project name and there are no issues on clicking Save button in project configuration).

          Marcin Krol added a comment - It's a bug in KeeFox (FF extension). Apparently it thinks that "Project Name" is a password field and it autofills it. After disabling KeeFox in FF the Project Name is filled correctly (that is, it contains actual project name and there are no issues on clicking Save button in project configuration).

            Unassigned Unassigned
            emwfrpr emwfrpr
            Votes:
            3 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: