Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 94292 invoked from network); 4 Dec 2006 12:30:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 12:30:41 -0000 Received: (qmail 84752 invoked by uid 500); 4 Dec 2006 12:30:50 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 84265 invoked by uid 500); 4 Dec 2006 12:30:48 -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 84254 invoked by uid 99); 4 Dec 2006 12:30:48 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 04:30:48 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [213.133.33.40] (HELO smtp.is.nl) (213.133.33.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2006 04:30:36 -0800 Received: from [213.133.51.241] (HELO hai01.hippo.local) by smtp.is.nl (CommuniGate Pro SMTP 5.0.10) with ESMTP id 5589533 for dev@cocoon.apache.org; Mon, 04 Dec 2006 13:30:15 +0100 Received: from [10.10.100.205] ([10.10.100.205]) by hai01.hippo.local with Microsoft SMTPSVC(5.0.2195.6713); Mon, 4 Dec 2006 13:22:27 +0100 Message-ID: <45741303.2030308@hippo.nl> Date: Mon, 04 Dec 2006 13:22:27 +0100 From: Jeroen Reijn User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: i18nTransformer problems with static pages References: <7673784.post@talk.nabble.com> <7674721.post@talk.nabble.com> In-Reply-To: <7674721.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Dec 2006 12:22:27.0312 (UTC) FILETIME=[DC635F00:01C7179E] X-Virus-Checked: Checked by ClamAV on apache.org Piotr, this also happens when using Xalan. It seems that by removing the dtd declaration the xml:space tags are removed. Kind regards, Jeroen Reijn falcorn wrote: > I've commented this i18n transform tag. And is the same. > So it isn't i18nTransformer problem. > But where is a problem? > Can it be because i'm using saxon as default xslt transformer?