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

RSS of each user's "last builds only" are not found.

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Server: Windows 2003,JDK1.6u21,Tomcat 6.0.28,Hudson 1.372
      Client: Windos XP SP3, IE7,FF3.6.8,IE8

      1.The "people" menu of the side menu was clicked on the dashboard screen.
      2.The user name link with the build history was clicked.
      3."Build" menu of the side menu was clicked.
      4."last builds only" link in the lower right of the screen was clicked.
      404 HTTP status screens were displayed.
      (URL:/jobname/user/username/rssLatest)

      RSS can be normally acquired from user's all builds link and user's regression builds link.(URL:/jobname/user/username/rssAll or /jobname/user/username/rssFailed)
      Moreover, "last builds only" for all users can be normally acquired. (URL: /jobname/rssLatest)

          [JENKINS-7384] RSS of each user's "last builds only" are not found.

          Code changed in hudson
          User: : sogabe
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/Run.java
          trunk/hudson/main/core/src/main/java/hudson/model/User.java
          http://jenkins-ci.org/commit/34510
          Log:
          [FIXED JENKINS-7384] RSS of each user's "last builds only" are not found.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : sogabe Path: trunk/hudson/main/core/src/main/java/hudson/model/Run.java trunk/hudson/main/core/src/main/java/hudson/model/User.java http://jenkins-ci.org/commit/34510 Log: [FIXED JENKINS-7384] RSS of each user's "last builds only" are not found.

          Alan Harder added a comment -

          can you note this in changelog.html? thanks for the fix!

          Alan Harder added a comment - can you note this in changelog.html? thanks for the fix!

          dogfood added a comment -

          Integrated in hudson_main_trunk #243
          [FIXED JENKINS-7384] RSS of each user's "last builds only" are not found.

          sogabe :
          Files :

          • /trunk/hudson/main/core/src/main/java/hudson/model/User.java
          • /trunk/hudson/main/core/src/main/java/hudson/model/Run.java

          dogfood added a comment - Integrated in hudson_main_trunk #243 [FIXED JENKINS-7384] RSS of each user's "last builds only" are not found. sogabe : Files : /trunk/hudson/main/core/src/main/java/hudson/model/User.java /trunk/hudson/main/core/src/main/java/hudson/model/Run.java

            sogabe sogabe
            iijimas iijimas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: