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

"Tailing" the console of an active job broken in 1.434

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      Commit https://github.com/jenkinsci/jenkins/commit/a97c9188dfacec2f251f1fc6545d1104a33d0b15 broke the ability to "tail" the console output for an active job. Before this, scrolling down to the bottom of the console log stayed at the bottom as more material was posted to the log. Now, the console stays at the same place in the log (and a user has to keep scrolling / pressing "End" or "Page Down" to see new material).

      Reverting this commit restores functionality for the master branch.

          [JENKINS-11307] "Tailing" the console of an active job broken in 1.434

          jsiirola added a comment -

          This issue is caused by the proposed fix to JENKINS-5335

          jsiirola added a comment - This issue is caused by the proposed fix to JENKINS-5335

          OHTAKE Tomohiro added a comment - - edited

          I have sent a pull request, which does not require reverting DOCTYPE.
          https://github.com/jenkinsci/jenkins/pull/282

          OHTAKE Tomohiro added a comment - - edited I have sent a pull request, which does not require reverting DOCTYPE. https://github.com/jenkinsci/jenkins/pull/282

          Code changed in jenkins
          User: OHTAKE Tomohiro
          Path:
          changelog.html
          war/src/main/webapp/scripts/hudson-behavior.js
          http://jenkins-ci.org/commit/jenkins/d5700f8832f91339d74b6496b35730693876fa55
          Log:
          [FIXED JENKINS-11307] "Tailing" the console of an active job broken in 1.434

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: OHTAKE Tomohiro Path: changelog.html war/src/main/webapp/scripts/hudson-behavior.js http://jenkins-ci.org/commit/jenkins/d5700f8832f91339d74b6496b35730693876fa55 Log: [FIXED JENKINS-11307] "Tailing" the console of an active job broken in 1.434

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          war/src/main/webapp/scripts/hudson-behavior.js
          http://jenkins-ci.org/commit/jenkins/1d9f16848ee1381873ea77a4f6b59f8667e2942f
          Log:
          Merge pull request #282 from ohtake/console-tail

          JENKINS-11307 "Tailing" the console of an active job broken in 1.434

          Compare: https://github.com/jenkinsci/jenkins/compare/a117dc0...1d9f168

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html war/src/main/webapp/scripts/hudson-behavior.js http://jenkins-ci.org/commit/jenkins/1d9f16848ee1381873ea77a4f6b59f8667e2942f Log: Merge pull request #282 from ohtake/console-tail JENKINS-11307 "Tailing" the console of an active job broken in 1.434 Compare: https://github.com/jenkinsci/jenkins/compare/a117dc0...1d9f168

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1216
          [FIXED JENKINS-11307] "Tailing" the console of an active job broken in 1.434

          ohtake.tomohiro : d5700f8832f91339d74b6496b35730693876fa55
          Files :

          • war/src/main/webapp/scripts/hudson-behavior.js
          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #1216 [FIXED JENKINS-11307] "Tailing" the console of an active job broken in 1.434 ohtake.tomohiro : d5700f8832f91339d74b6496b35730693876fa55 Files : war/src/main/webapp/scripts/hudson-behavior.js changelog.html

            ohtake_tomohiro OHTAKE Tomohiro
            jsiirola jsiirola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: