Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23091

Git. Problem with encoding in the list changes

      Everything works correctly, but the list of changes is not displayed correctly (01.png).
      In the description of the repository is displayed correctly (02.png)
      In IDE correctly too (03.png)
      Previously used a very old version of GIT plugin (1.5.0) - was no such problem, but now have upgraded to the latest version.

      Log:

       
      Building in workspace C:\.jenkins\jobs\build_test\workspace
       > C:\Program Files (x86)\Git\bin\git.exe rev-parse --is-inside-work-tree
      Fetching changes from the remote Git repository
       > C:\Program Files (x86)\Git\bin\git.exe config remote.origin.url http://jenkins:jenkinsgit@localhost:8080/gitblit/git/Selenium.git
      Fetching upstream changes from http://jenkins@localhost:8080/gitblit/git/Selenium.git
       > C:\Program Files (x86)\Git\bin\git.exe --version
      using .gitcredentials to set credentials
       > C:\Program Files (x86)\Git\bin\git.exe config --local credential.helper store --file=\"C:\tomcat\temp\git2127178133677507983.credentials\"
       > C:\Program Files (x86)\Git\bin\git.exe fetch --tags --progress http://jenkins@localhost:8080/gitblit/git/Selenium.git +refs/heads/*:refs/remotes/origin/*
       > C:\Program Files (x86)\Git\bin\git.exe config --local --remove-section credential
       > C:\Program Files (x86)\Git\bin\git.exe rev-parse "origin/master^{commit}"
      Checking out Revision 7c81cb7e96e8359d2c1e45bffcef296c0e8a9051 (origin/master)
       > C:\Program Files (x86)\Git\bin\git.exe config core.sparsecheckout
       > C:\Program Files (x86)\Git\bin\git.exe checkout -f 7c81cb7e96e8359d2c1e45bffcef296c0e8a9051
       > C:\Program Files (x86)\Git\bin\git.exe rev-list 7c81cb7e96e8359d2c1e45bffcef296c0e8a9051
       > C:\Program Files (x86)\Git\bin\git.exe tag -a -f -m Jenkins Build #224 jenkins-build_test-224
      Parsing POMs
      

        1. 00_build_test Changes [Jenkins].htm
          36 kB
        2. 2014-09-01 12-56-12 Скриншот экрана.png
          2014-09-01 12-56-12 Скриншот экрана.png
          25 kB
        3. result.htm
          29 kB
        4. 02.png
          02.png
          30 kB
        5. 03.png
          03.png
          31 kB
        6. 01.png
          01.png
          36 kB

          [JENKINS-23091] Git. Problem with encoding in the list changes

          Vasily Pupkin created issue -
          Vasily Pupkin made changes -
          Description Original: Everything works correctly, but the list of changes is not displayed correctly (01.png).
          In the description of the repository is displayed correctly (02.png)
          In IDE correctly too (03.png)
          Previously used a very old version of GIT plugin (1.5.0) - was no such problem, but now have upgraded to the latest version.
          New: Everything works correctly, but the list of changes is not displayed correctly (01.png).
          In the description of the repository is displayed correctly (02.png)
          In IDE correctly too (03.png)
          Previously used a very old version of GIT plugin (1.5.0) - was no such problem, but now have upgraded to the latest version.

          Log:
          {code:xml}
          Building in workspace C:\.jenkins\jobs\build_test\workspace
           > C:\Program Files (x86)\Git\bin\git.exe rev-parse --is-inside-work-tree
          Fetching changes from the remote Git repository
           > C:\Program Files (x86)\Git\bin\git.exe config remote.origin.url http://jenkins:jenkinsgit@localhost:8080/gitblit/git/Selenium.git
          Fetching upstream changes from http://jenkins@localhost:8080/gitblit/git/Selenium.git
           > C:\Program Files (x86)\Git\bin\git.exe --version
          using .gitcredentials to set credentials
           > C:\Program Files (x86)\Git\bin\git.exe config --local credential.helper store --file=\"C:\tomcat\temp\git2127178133677507983.credentials\"
           > C:\Program Files (x86)\Git\bin\git.exe fetch --tags --progress http://jenkins@localhost:8080/gitblit/git/Selenium.git +refs/heads/*:refs/remotes/origin/*
           > C:\Program Files (x86)\Git\bin\git.exe config --local --remove-section credential
           > C:\Program Files (x86)\Git\bin\git.exe rev-parse "origin/master^{commit}"
          Checking out Revision 7c81cb7e96e8359d2c1e45bffcef296c0e8a9051 (origin/master)
           > C:\Program Files (x86)\Git\bin\git.exe config core.sparsecheckout
           > C:\Program Files (x86)\Git\bin\git.exe checkout -f 7c81cb7e96e8359d2c1e45bffcef296c0e8a9051
           > C:\Program Files (x86)\Git\bin\git.exe rev-list 7c81cb7e96e8359d2c1e45bffcef296c0e8a9051
           > C:\Program Files (x86)\Git\bin\git.exe tag -a -f -m Jenkins Build #224 jenkins-build_test-224
          Parsing POMs
          {code}

          Vasily Pupkin added a comment -

          page with list

          Vasily Pupkin added a comment - page with list
          Vasily Pupkin made changes -
          Attachment New: result.htm [ 25827 ]

          Mark Waite added a comment - - edited

          I believe this bug is fixed by a recent change from Kohsuke Kawaguchi.

          Should be in the next release of git-plugin, 2.3 or later.

          Mark Waite added a comment - - edited I believe this bug is fixed by a recent change from Kohsuke Kawaguchi. Should be in the next release of git-plugin, 2.3 or later.
          Mark Waite made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Mark Waite added a comment -

          Believed fixed in git plugin 2.2.4 and later

          Mark Waite added a comment - Believed fixed in git plugin 2.2.4 and later
          Mark Waite made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

          Vasily Pupkin added a comment -

          unfortunately, checked in 2.2.5 the problem persists, but the coding changed

          Vasily Pupkin added a comment - unfortunately, checked in 2.2.5 the problem persists, but the coding changed
          Vasily Pupkin made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]

            Unassigned Unassigned
            babyroot Vasily Pupkin
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: