You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/10 10:13:00 UTC

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

    [ https://issues.apache.org/jira/browse/OFBIZ-12029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229108#comment-17229108 ] 

ASF subversion and git services commented on OFBIZ-12029:
---------------------------------------------------------

Commit 0dc68b346ab22d3c766d010780214a7fdf6fcb14 in ofbiz-framework's branch refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=0dc68b3 ]

Fixed: Handle special characters like single quote in Freemarker template (prevent encoding) (OFBIZ-12029)

A such case was reported by Amit Gadaley at
https://markmail.org/message/ybyjkngdiwrywut6
The solution is to use StringUtil.wrapString() to prevent encoding.


> 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
>            Assignee: Jacques Le Roux
>            Priority: Major
>         Attachments: OFBIZ-12029-StringUtil.wrapString-plugins.patch, OFBIZ-12029-StringUtil.wrapString.patch
>
>
> 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)