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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

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

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

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)