Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 50559 invoked from network); 24 Nov 2004 20:03:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Nov 2004 20:03:02 -0000 Received: (qmail 87194 invoked by uid 500); 24 Nov 2004 20:02:51 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 87158 invoked by uid 500); 24 Nov 2004 20:02:51 -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 Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 87144 invoked by uid 99); 24 Nov 2004 20:02:50 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from bellwfep4.bellnexxia.net (HELO bellwfep4-srv.bellnexxia.net) (207.236.237.110) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 24 Nov 2004 12:02:44 -0800 Received: from dm3cnd.bell.ca ([206.47.0.146]) by bellwfep4-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20041124200239.ICUL27591.bellwfep4-srv.bellnexxia.net@dm3cnd.bell.ca> for ; Wed, 24 Nov 2004 15:02:39 -0500 Received: from 142.182.84.162dm3cnd.bell.ca with ESMTP (Tumbleweed MMS SMTP Relay (MMS v5.0)); Wed, 24 Nov 2004 15:02:35 -0500 X-Server-Uuid: F7F6AAF0-A437-4F8E-BDFA-B18CACF73C6B Received: from cmzc61 ([142.182.27.4]) by toroondc550.bell.corp.bce.ca with Microsoft SMTPSVC(6.0.3790.211); Wed, 24 Nov 2004 15:02:34 -0500 Reply-to: eric.jacob@bell.ca From: "Eric Jacob" To: users@cocoon.apache.org Subject: RE: Serialize issue with xhtml Date: Wed, 24 Nov 2004 15:01:48 -0500 Organization: Bell Canada Message-ID: <000401c4d260$6e516d20$1139758e@cmzc61> MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <8EA9A214-3E4F-11D9-8EF2-0003938366A4@jibeya.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-OriginalArrivalTime: 24 Nov 2004 20:02:34.0490 (UTC) FILETIME=[89DD6DA0:01C4D260] X-WSS-ID: 6DBA37502457175-03-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Andrew, Check the encoding of your xhtml serializer. By default it is set to = UTF-8, but you seem to use a "Latin" encoding (ISO 8879:1986). Hope this help. Eric PS: I've never seen this encoding before :) -----Original Message----- From: Andrew M [mailto:andrew@jibeya.com]=20 Sent: Wednesday, November 24, 2004 2:32 PM To: users@cocoon.apache.org Subject: Re: Serialize issue with xhtml anybody have any experience of this? Andrew On 24 Nov 2004, at 17:10, Andrew M wrote: In my xsl page I have the following: %ISOnum; If I do the following in my sitemap all is fine with   - If I do the following - All   in the page are rendered as: =C2=20 And are displayed in to the page. How do I resolve this? thanks Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org