Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 12580 invoked from network); 23 Jan 2008 08:52:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2008 08:52:27 -0000 Received: (qmail 14480 invoked by uid 500); 23 Jan 2008 08:52:16 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 14082 invoked by uid 500); 23 Jan 2008 08:52:15 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 14071 invoked by uid 99); 23 Jan 2008 08:52:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2008 00:52:15 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [213.205.33.54] (HELO joe.tiscali.it) (213.205.33.54) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2008 08:52:01 +0000 Received: from [192.168.10.120] (217.133.32.17) by joe.tiscali.it (7.3.130) id 4784F4260088E4C8 for users@cocoon.apache.org; Wed, 23 Jan 2008 09:51:54 +0100 Message-Id: From: Tobia Conforto To: users@cocoon.apache.org In-Reply-To: <4796FB04.2030300@didm.co.uk> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Subject: Re: Cforms and Character Encoding Date: Wed, 23 Jan 2008 09:51:53 +0100 References: <475AE475.1030900@didm.co.uk> <4795B205.6010002@gmx.de> <4796FB04.2030300@didm.co.uk> X-Mailer: Apple Mail (2.915) X-Virus-Checked: Checked by ClamAV on apache.org Peter Sparkes wrote: > The problem turned out to be in web.xml > I amended > form-encoding > ISO-8859-1 > To > form-encoding > UTF-8 > and now everything is in UTF-8 and works properly Just a word of caution: make sure you test your forms on every possible web browser. I've had trouble with this setting in the past. Tobia --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org