-
Bug
-
Resolution: Duplicate
-
Critical
-
None
I am trying to send an html file via this plugin and it is converting all "<" as < and ">" as ">", hence they are not actually expanding as proper html in the email.
so content <table> , comes as <table> and in the email, i can see the message as "<table>" and no table gets created.
I have plugin version 2.39, jenkins version 1.594
- duplicates
-
JENKINS-25719 bad html content after upgrading to Email Extension Plugin v2.39
- Resolved