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

changelog browsing uses the wrong path to Redmine

      I'm running the latest plugin agains Redmine 2.3.0.
      When browsing the changelog, it leads to "repositories/entry/" + projectName + filePath (https://github.com/jenkinsci/redmine-plugin/blob/master/src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java, line 49)

      However, the format in Redmine is: /redmine/projects/<projectName>/repository/entry/<filePath>

      Same thing with the revision views: In the plugin is "repositories/revision/" + projectName + "/" + changeSet.getRevision()
      but in Redmine is different.

          [JENKINS-18312] changelog browsing uses the wrong path to Redmine

          uri milman created issue -

          Jeroen Mostert added a comment - - edited

          I'm running Redmine 2.3.1 ( and latest redmine 0.13 plugin in Jenkins)

          For revision view the format in Redmine 2.3.1 is:
          http://redmineHost/redmine/projects/<projectName>/repository/revisions/<revision>

          Jeroen Mostert added a comment - - edited I'm running Redmine 2.3.1 ( and latest redmine 0.13 plugin in Jenkins) For revision view the format in Redmine 2.3.1 is: http://redmineHost/redmine/projects/ <projectName>/repository/revisions/<revision>

          Code that should fix it. (original from https://svn.jenkins-ci.org/trunk/hudson/plugins/redmine/src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java) Not sure if this gives a problem with old redmines.

          Jeroen Mostert added a comment - Code that should fix it. (original from https://svn.jenkins-ci.org/trunk/hudson/plugins/redmine/src/main/java/hudson/plugins/redmine/RedmineRepositoryBrowser.java ) Not sure if this gives a problem with old redmines.
          Jeroen Mostert made changes -
          Attachment New: RedmineRepositoryBrowser.java [ 23773 ]

          Hi everyone. I need this bug/feature so much that I'm willing to pay 25.00 bucks for it.
          This offer is registered at FreedomSponsors (http://www.freedomsponsors.org/core/issue/279/changelog-browsing-uses-the-wrong-path).
          Once you solve it (according to the acceptance criteria described there), just create a FreedomSponsors account and mark it as resolved (oh, you'll need a Paypal account too)
          I'll then check it out and will gladly pay up!

          If anyone else would like to throw in a few bucks to elevate the priority on this issue, you should check out FreedomSponsors!

          Jeroen Mostert added a comment - Hi everyone. I need this bug/feature so much that I'm willing to pay 25.00 bucks for it. This offer is registered at FreedomSponsors ( http://www.freedomsponsors.org/core/issue/279/changelog-browsing-uses-the-wrong-path ). Once you solve it (according to the acceptance criteria described there), just create a FreedomSponsors account and mark it as resolved (oh, you'll need a Paypal account too) I'll then check it out and will gladly pay up! If anyone else would like to throw in a few bucks to elevate the priority on this issue, you should check out FreedomSponsors!
          Jeroen Mostert made changes -
          Summary Original: changelog browsing uses the wrong path New: changelog browsing uses the wrong path to Redmine
          Jeroen Mostert made changes -
          Link New: This issue is related to JENKINS-12442 [ JENKINS-12442 ]
          Jeroen Mostert made changes -
          Link New: This issue is related to JENKINS-8216 [ JENKINS-8216 ]
          Jeroen Mostert made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jeroen Mostert made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]

            ljader Łukasz Jąder
            milman uri milman
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: