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

"Build Executor Status" ajax update fails from the "manage slave" page

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core
    • None
    • Platform: All, OS: All

      Hudson : 1.271

      "Build Executor Status" in left side-panel is not updated in "Manahe Slave",
      "People".
      The following ajax requests return 404 error.

      http://hudson_url/hudson/computer/ajaxBuildQueue
      http://hudson_url/hudson/people/ajaxBuildQueue

          [JENKINS-2821] "Build Executor Status" ajax update fails from the "manage slave" page

          Confirmed.

          Kohsuke Kawaguchi added a comment - Confirmed.

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/resources/lib/hudson/executors.jelly
          trunk/hudson/main/core/src/main/resources/lib/hudson/queue.jelly
          trunk/hudson/main/test/src/test/java/hudson/model/ComputerSetTest.java
          trunk/hudson/main/war/resources/scripts/hudson-behavior.js
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=14351
          Log:
          [FIXED JENKINS-2821] <t:executors/> and <t:queue /> chooses the correct ajax URL based on the current object's capability.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/resources/lib/hudson/executors.jelly trunk/hudson/main/core/src/main/resources/lib/hudson/queue.jelly trunk/hudson/main/test/src/test/java/hudson/model/ComputerSetTest.java trunk/hudson/main/war/resources/scripts/hudson-behavior.js trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=14351 Log: [FIXED JENKINS-2821] <t:executors/> and <t:queue /> chooses the correct ajax URL based on the current object's capability.

            Unassigned Unassigned
            sogabe sogabe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: