You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/10/13 12:34:05 UTC

[jira] [Commented] (OFBIZ-6671) In freemarker template(FTL) Whitespace is getting parsed,i want to stop that parsing,for a single ftl file.

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

Jacques Le Roux commented on OFBIZ-6671:
----------------------------------------

Did you check that  http://freemarker.org/docs/dgui_misc_whitespace.html#dgui_misc_whitespace_stripping ?

> In freemarker template(FTL)  Whitespace is getting parsed,i want to stop that  parsing,for a single ftl file.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6671
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6671
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>            Reporter: Praveen Kumar
>            Priority: Blocker
>
> <#ftl strip_whitespace=false> is not working in version 2.3.21 and 2.3.22 so please provide solution as soon as possible.
> Example
> SAMPLE _ PRODUCT -in database stored with space.Whereas in Free marker same data is parsing without space SAMPLE_PRODUCT. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)