Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 37172 invoked from network); 25 Oct 2003 17:57:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Oct 2003 17:57:38 -0000 Received: (qmail 91331 invoked by uid 500); 25 Oct 2003 17:57:26 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 91287 invoked by uid 500); 25 Oct 2003 17:57:25 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 91274 invoked from network); 25 Oct 2003 17:57:25 -0000 Received: from unknown (HELO mail.s-und-n.de) (212.8.217.2) by daedalus.apache.org with SMTP; 25 Oct 2003 17:57:25 -0000 Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 39A17CACA2 for ; Sat, 25 Oct 2003 19:57:29 +0200 (CEST) Received: from hw0386 ([192.168.2.31]) by notes.sundn.de (Lotus Domino Release 5.0.8) with SMTP id 2003102519572683:1887 ; Sat, 25 Oct 2003 19:57:26 +0200 From: "Carsten Ziegeler" To: Subject: RE: cvs commit: cocoon-2.1/src/blocks/chaperon/java/org/apache/cocoon/generation TextGenerator.java Date: Sat, 25 Oct 2003 20:00:15 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <3F9AB85B.4080503@virbus.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 25.10.2003 19:57:27, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 25.10.2003 19:57:28, Serialize complete at 25.10.2003 19:57:28 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Joerg Heinicke wrote: > > It worked when I tested few of the samples on 30.09.2003, if this helps > to find the real error. > THanks for the info - and many thanks for spotting this one. This problem has to do with the (new) MEFacade, so Sylvain can you help here, please? I only changed the reset() method. Carsten