Provide a diagnostic if there are broken or malformed tokens in the email template

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Related to issues with JENKINS-18376, e.g.

      ${BLAH maxlines=250}
      

      should have been

      ${BLAH maxLines=250}
      

      but because of the parse error the entire email template was passed verbatim. A simple warning appended to the email to signify that there was an error with token substitution and providing the stack trace would make identification of the root cause much easier

            Assignee:
            Alex Earl
            Reporter:
            Stephen Connolly
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: