You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/09/28 08:24:00 UTC

[jira] [Created] (OFBIZ-12029) Handle special characters like single quote in Freemarker template (prevent encoding)

Jacques Le Roux created OFBIZ-12029:
---------------------------------------

             Summary: Handle special characters like single quote in Freemarker template (prevent encoding)
                 Key: OFBIZ-12029
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12029
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL APPLICATIONS, ALL PLUGINS
    Affects Versions: Trunk
            Reporter: Jacques Le Roux


A such case was reported by Amit Gadaley at https://markmail.org/message/ybyjkngdiwrywut6

The solution is to use StringUtil.wrapString() to prevent encoding.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)