• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • email-ext-plugin
    • Jenkins 2.32.2 running as Windows Service on a Windows Server 2012
      email-ext 2.57
      JRE 1.8.0_112-b15

      I wanted to use emoji in email extension plugin in my builds. But I found a inconsistent behavior on the usage with the pipeline script in the job configuration and as a Jenkinsfile.
      So I made the table below representing the actual behavior regarding:

      • Representation:
        • Emoji copy and pasted
        • Decimal Reference ❌
        • Hexadecimal Reference ❌
      • Field
        • Subject Field
        • Body
      • Location
        • Inline Editor
        • Jenkinsfile

      With this I produced the table below:

      Type Where Inline Editor Jenkinsfile
      Unicode Subject
      Unicode Body
      Hexcode Subject
      Hexcode Body
      Emoji Subject
      Emoji Body

      Is there a way that the plugin supports Decimal or Hexadecimal references in the subject and the issue could be out of the scope of the plugin or is not yet supported?

      Thanks in advance

          [JENKINS-42442] Emoji support on Subject field in Pipeline

          Tiago Magalhães created issue -
          Tiago Magalhães made changes -
          Description Original: I wanted to use emoji in email extension plugin in my builds. But I found a inconsistent behavior on the usage with the pipeline script in the job configuration and as a Jenkinsfile.
          So I made the table below representing the actual behavior regarding:
          * Representation:
          ** Emoji copy and pasted
          ** Decimal Reference &\#10060;
          ** Hexadecimal Reference &\#x274C;
          * Field
          ** Subject Fiel
          ** Body
          * Location
          ** Inline Editor
          ** Jenkinsfile

          With this I produced the table below:


          ||Type||Where||Inline Editor||Jenkinsfile||
          |Unicode|Subject|(x)|(x)|
          |Unicode|Body|(/)|(/)|
          |Hexcode|Subject|(x)|(x)|
          |Hexcode|Body|(/)|(/)|
          |Emoji|Subject|(/)|(x)|
          |Emoji|Body|(/)|(x)|

          Is there a way that the plugin supports Decimal or Hexadecimal references in the subject and the issue could be out of the scope of the plugin or is not yet supported?

          Thanks in advance
          New: I wanted to use emoji in email extension plugin in my builds. But I found a inconsistent behavior on the usage with the pipeline script in the job configuration and as a Jenkinsfile.
          So I made the table below representing the actual behavior regarding:
          * Representation:
          ** Emoji copy and pasted
          ** Decimal Reference &\#10060;
          ** Hexadecimal Reference &\#x274C;
          * Field
          ** Subject Field
          ** Body
          * Location
          ** Inline Editor
          ** Jenkinsfile

          With this I produced the table below:


          ||Type||Where||Inline Editor||Jenkinsfile||
          |Unicode|Subject|(x)|(x)|
          |Unicode|Body|(/)|(/)|
          |Hexcode|Subject|(x)|(x)|
          |Hexcode|Body|(/)|(/)|
          |Emoji|Subject|(/)|(x)|
          |Emoji|Body|(/)|(x)|

          Is there a way that the plugin supports Decimal or Hexadecimal references in the subject and the issue could be out of the scope of the plugin or is not yet supported?

          Thanks in advance
          Tiago Magalhães made changes -
          Summary Original: Unicode support on Subject field in Pipeline New: Emoji support on Subject field in Pipeline
          Oleg Nenashev made changes -
          Epic Link New: JENKINS-42796 [ 179791 ]
          Alex Earl made changes -
          Assignee Original: David van Laatum [ davidvanlaatum ] New: Alex Earl [ slide_o_mix ]
          Alex Earl made changes -
          Assignee Original: Alex Earl [ slide_o_mix ]

            Unassigned Unassigned
            tiagomagalhaes Tiago Magalhães
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: