-
Bug
-
Resolution: Not A Defect
-
Minor
-
Email Extension Plugin org.jenkins-ci.plugins:email-ext:2.83
Jenkins 2.289.1 (This Friday is patching day and will go to latest LTS).
OpenJDK 1.8.292, Windows.
Hi,
I faced an strange issue when sending emails for one of the pipelines.
I'm sourcing a value from a file, as it was easier way I found to inject it to mail body, nevertheless there is a prefix "ÿþh" in the mail, even do such symbols does not exist in text file I source, so it's clearly something related to the html conversion.
Same plugin does work fine for other mail notifications without having this prefix.
Attaching some screenshots below.
[JENKINS-66235] Strange prefix "ÿþh" in the mail when sourcing a value from a file
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Reopened [ 4 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
What is the character encoding of the file?