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

Full Log does not render newlines - or use correct content type (weird HTML like artifacts)

XMLWordPrintable

    • iapetus

      Scope

      • Force text/plain content type on full log endpoint

      Original Request
      When displaying the full log for a step, e.g. at https://jenkins.my-domain.com/blue/rest/organizations/jenkins/pipelines/Org/project/branches/master/runs/90/log/?start=0, the log is rendered as HTML with colors, anchors, etc., but line breaks are not renders as <br />.

      That's fine to do, but if so, the body should have a `style="white-space: pre-wrap"` or you end up with an enormous wall of unbroken text.

            imeredith Ivan Meredith
            strml Samuel Reed
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: