From notifications-return-6173-archive-asf-public=cust-asf.ponee.io@freemarker.apache.org Mon Nov 11 07:53:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7BFD8180629 for ; Mon, 11 Nov 2019 08:53:02 +0100 (CET) Received: (qmail 80809 invoked by uid 500); 11 Nov 2019 07:53:01 -0000 Mailing-List: contact notifications-help@freemarker.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@freemarker.apache.org Delivered-To: mailing list notifications@freemarker.apache.org Received: (qmail 80800 invoked by uid 99); 11 Nov 2019 07:53:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Nov 2019 07:53:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id E09A2E29C6 for ; Mon, 11 Nov 2019 07:53:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 1DE537804F3 for ; Mon, 11 Nov 2019 07:53:00 +0000 (UTC) Date: Mon, 11 Nov 2019 07:53:00 +0000 (UTC) From: "Alessandro Candini (Jira)" To: notifications@freemarker.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FREEMARKER-122) SVG tag unwanted output MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FREEMARKER-122?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 16971368#comment-16971368 ]=20 Alessandro Candini commented on FREEMARKER-122: ----------------------------------------------- Ok D=C3=A1niel, I see. This behaviour is very annoying, [I've asked in Liferay Forums too|[https:/= /liferay.dev/forums/-/message_boards/message/117735852].] Thank you. > SVG tag unwanted output > ----------------------------- > > Key: FREEMARKER-122 > URL: https://issues.apache.org/jira/browse/FREEMARKER-122 > Project: Apache Freemarker > Issue Type: Bug > Components: engine > Environment: Linux Ubuntu 16.04 > Reporter: Alessandro Candini > Priority: Major > > I'm using Liferay 7.2 CE and Inside a Web Content Template, I have the fo= llowing snippet: > =C2=A0{{}} > and the Freemarker engine elaborates it to: > =C2=A0{{}} > As you can see, I get the content of my SVG icon, but this is not what I = want: I would like that Freemarker will produce as output the {{}} tag= I've put inside my template, not a re-elaboration of it. > How to obtain this? > Thank you. -- This message was sent by Atlassian Jira (v8.3.4#803005)