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

      Using 1.100, I tried consoleText, but (at least using the bundled Winstone) it
      reports a content-type of text/html. This confuses the formatting in the
      browser. I think it should say text/plain.

          [JENKINS-464] consoleText says text/html

          Jesse Glick added a comment -

          Under Tomcat + Firefox it is rendered OK, but wget confirms that no content-type
          header is being sent at all, so I guess Firefox is just assuming text/plain by
          default.

          Jesse Glick added a comment - Under Tomcat + Firefox it is rendered OK, but wget confirms that no content-type header is being sent at all, so I guess Firefox is just assuming text/plain by default.

          Fixed in 1.101.

          Kohsuke Kawaguchi added a comment - Fixed in 1.101.

          recht added a comment -

          It seems that this bug was re-introduced at some point, 1.297 has Content-Type:
          text/html again.

          recht added a comment - It seems that this bug was re-introduced at some point, 1.297 has Content-Type: text/html again.

          Alan Harder added a comment -

          Looks like it was re-fixed in Hudson 1.301:

          r17404 | pgweiss | 2009-04-22 16:10:55 -0700 (Wed, 22 Apr 2009) | 2 lines
          Changed paths:
          M /trunk/hudson/main/core/src/main/resources/hudson/model/Run/consoleText.jelly

          Make consoleText urls have content-type text/plain so they don't get scrambled.

          Alan Harder added a comment - Looks like it was re-fixed in Hudson 1.301: r17404 | pgweiss | 2009-04-22 16:10:55 -0700 (Wed, 22 Apr 2009) | 2 lines Changed paths: M /trunk/hudson/main/core/src/main/resources/hudson/model/Run/consoleText.jelly Make consoleText urls have content-type text/plain so they don't get scrambled.

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

              Created:
              Updated:
              Resolved: