Apostrophes are escaped as '

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Alex Earl
            Reporter:
            Andrew Cecil
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: