Issue Type: Bug Bug
Assignee: Alex Earl
Components: email-ext-plugin
Created: 26/Feb/15 3:30 PM
Description:

HTML format emails generated by the email ext plugin can include "'" strings. "'" is not a valid html escape sequence (see http://stackoverflow.com/questions/2083754/why-shouldnt-apos-be-used-to-escape-single-quotes) so when the email is viewed the escape sequence may not be correctly replaced by an actual apostrophe.

The stack overflow question linked suggest using the escape sequence "'" instead.

Environment: Jenkins 1.599, Email ext plugin 2.39, Jenkins master running on Windows 7
Project: Jenkins
Priority: Minor Minor
Reporter: Andrew Cecil
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to