-
Bug
-
Resolution: Fixed
-
Major
-
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
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: gui [ 15492 ] |
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.