Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 38494 invoked from network); 5 May 2005 15:21:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 May 2005 15:21:52 -0000 Received: (qmail 7118 invoked by uid 500); 5 May 2005 15:22:37 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 7034 invoked by uid 500); 5 May 2005 15:22:37 -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 6994 invoked by uid 99); 5 May 2005 15:22:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 05 May 2005 08:22:36 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DTi0O-0008Ou-Is for users@cocoon.apache.org; Thu, 05 May 2005 17:11:18 +0200 Received: from p54b195e9.dip0.t-ipconnect.de ([84.177.149.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2005 17:11:12 +0200 Received: from plsdontreply by p54b195e9.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2005 17:11:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: "Volkm@r" Subject: Whitespace handling problem " " Date: Thu, 05 May 2005 17:17:13 +0200 Lines: 35 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p54b195e9.dip0.t-ipconnect.de User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050320) X-Accept-Language: en-us, en Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm having a problem with Cocoon's output. From an input xml file with tabstops the serialized output has " " instead of tabstops. This is "input.xml" ------------------ some text other text ------------------ The pipeline has only standard file generator and xml-serializer. And here's the output: ------------------ some text other text ------------------ How can I get rid of this? I cannot remember having had this behaviour with earlier releases. System information Cocoon 2.1.7 Tomcat 5.5.9 j2sdk 1.5.0_03 Suse Linux 9.1 -- Volkm@r --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org