Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 142BB18DB7 for ; Sat, 5 Mar 2016 18:38:41 +0000 (UTC) Received: (qmail 27009 invoked by uid 500); 5 Mar 2016 18:38:40 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 26939 invoked by uid 500); 5 Mar 2016 18:38:40 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 26921 invoked by uid 99); 5 Mar 2016 18:38:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Mar 2016 18:38:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B9BE42C1F56 for ; Sat, 5 Mar 2016 18:38:40 +0000 (UTC) Date: Sat, 5 Mar 2016 18:38:40 +0000 (UTC) From: =?utf-8?Q?C=C3=A9dric_Damioli_=28JIRA=29?= To: dev@cocoon.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (COCOON-2350) Add a way to escape accolades in i18n messages 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/COCOON-2350?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] C=C3=A9dric Damioli closed COCOON-2350. ---------------------------------- Resolution: Fixed I've implemented \{ as a way to escape { in i18n messages. It's also possible to write \\{ if one actually want to put a \ before a pa= rameter. Committed in revision 1733754 > Add a way to escape accolades in i18n messages > ---------------------------------------------- > > Key: COCOON-2350 > URL: https://issues.apache.org/jira/browse/COCOON-2350 > Project: Cocoon > Issue Type: Improvement > Components: * Cocoon Core > Reporter: C=C3=A9dric Damioli > Fix For: 2.1.13 > > > Currently, accolades mean the beginning of an i18n parameter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)