• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • mailer-plugin
    • None
    • Linux ubuntussh 4.2.0-16-generic #19-Ubuntu SMP, openjdk version "1.8.0_66-internal", Jenkins v1.609.1, Mailer plugin v1.16

      If the MimeMessageBuilder is user to create MIME messages in from a third-party plugin, charset in ignored.
      Example:
      Charset: UTF-8
      Set header "Build folder » job2 #11 is complete"
      In the source code of the message it looks like

      Subject: =?ANSI_X3.4-1968?Q?Build_folder_=3F_job2_#11_is_complete?=
      MIME-Version: 1.0
      Content-Type: text/plain; charset=us-ascii
      

      So, it's incorrectly displayed in mail clients.

          [JENKINS-31700] Charset is ignored

          Sergey Shelomentsev created issue -
          Sergey Shelomentsev made changes -
          Description Original: If the MimeMessageBuilder is user to create MIME messages in from a third-party plugin, charset in ignored.
          Example:
          Charset: UTF-8
          Set header "Build folder » job2 #11 is complete"
          In the source code looks like

          {noformat}
          Subject: =?ANSI_X3.4-1968?Q?Build_folder_=3F_job2_#11_is_complete?=
          MIME-Version: 1.0
          Content-Type: text/plain; charset=us-ascii
          {noformat}

          So, it's incorrectly displayed in mail clients.
          New: If the MimeMessageBuilder is user to create MIME messages in from a third-party plugin, charset in ignored.
          Example:
          Charset: UTF-8
          Set header "Build folder » job2 #11 is complete"
          In the source code of the message it looks like

          {noformat}
          Subject: =?ANSI_X3.4-1968?Q?Build_folder_=3F_job2_#11_is_complete?=
          MIME-Version: 1.0
          Content-Type: text/plain; charset=us-ascii
          {noformat}

          So, it's incorrectly displayed in mail clients.
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 167139 ] New: JNJira + In-Review [ 182606 ]

            Unassigned Unassigned
            sshelomentsev Sergey Shelomentsev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: