• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • other
    • None
    • Platform: All, OS: Windows XP

      Hi,

      i encountered some kind of encoding problem when updating from Hudson 1.265 to
      1.270.

      On the Front Page the link for "Prove fingerprints" in German doesn't show the
      german umlauts anymore. "Fingerabdruck überprüfen" changed to "Fingerabdruck
      ?berpr?fen". And the space in an artifact adress (JOB1 7.2.157.exe) changed to a
      "+". And therefore the artifact can't be found anymore.

      Adress:
      "https://serveradress/hudson/job/JOB1/lastSuccessfulBuild/artifact/Integration/JOB1
      7.2.157.exe" changed to
      "https://serveradress/hudson/job/JOB1/lastSuccessfulBuild/artifact/Integration/JOB1+7.2.157.exe"

      My Application Server Container encoding is UTF8, file.encoding is Cp1252. We
      fixed that recently because a warning message was shown on the Configuration
      page. Currently there is no such message and everything else looks fine.

          [JENKINS-2795] Wrong Url for Artifacts with Space in Name

          heinzepreller added a comment -

          just saw that it seems to be a duplicate of 2793

          heinzepreller added a comment - just saw that it seems to be a duplicate of 2793

          Alan Harder added a comment -

          not sure what your comment about "Prove fingerprints" is about.. seems unrelated
          to this issue. maybe file a separate issue about that. closing this one as
          duplicate of 2793.

              • This issue has been marked as a duplicate of 2793 ***

          Alan Harder added a comment - not sure what your comment about "Prove fingerprints" is about.. seems unrelated to this issue. maybe file a separate issue about that. closing this one as duplicate of 2793. This issue has been marked as a duplicate of 2793 ***

          Alan Harder added a comment -

          oh, looks like the other issue is already at issue #2804, so no need to refile.

          Alan Harder added a comment - oh, looks like the other issue is already at issue #2804, so no need to refile.

          Code changed in jenkins
          User: Vincent Janelle
          Path:
          docs/View-Reference.md
          job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/views/ListView.groovy
          job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/views/ListViewSpec.groovy
          http://jenkins-ci.org/commit/job-dsl-plugin/d21759bed951c01b9396a5fff4249fc1e74aa87b
          Log:
          JENKINS-2795 Add recurse parameter to listView

          Adds the recurse parameter, which is necessary when using the folders
          plugin to get things to actually show up.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vincent Janelle Path: docs/View-Reference.md job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/views/ListView.groovy job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/views/ListViewSpec.groovy http://jenkins-ci.org/commit/job-dsl-plugin/d21759bed951c01b9396a5fff4249fc1e74aa87b Log: JENKINS-2795 Add recurse parameter to listView Adds the recurse parameter, which is necessary when using the folders plugin to get things to actually show up.

          Daniel Beck added a comment -

          Commit above is for JENKINS-27495.

          Daniel Beck added a comment - Commit above is for JENKINS-27495 .

            Unassigned Unassigned
            heinzepreller heinzepreller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: