Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-7645

Message sent through Automation doesn't escape characters

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.4.2
    • Fix Version/s: 5.5
    • Component/s: Automation
    • Tags:
    • Impact type:
      API added
    • Upgrade notes:
      Hide

      To espace a field in a freemarker template, use:
      ${Fn.htmlEscape(Document.title)}

      Show
      To espace a field in a freemarker template, use: ${Fn.htmlEscape(Document.title)}

      Description

      If the template used to send an email refers a dynamic field (title, description ...) which can contains special characters, there is no method to escape them.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: