Apostrophes are escaped as '

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor
    • Component/s: email-ext-plugin
    • None
    • Environment:
      Jenkins 1.599, Email ext plugin 2.39, Jenkins master running on Windows 7

      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
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: