From dev-return-102142-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Sat Jan 30 14:00:58 2010 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 37145 invoked from network); 30 Jan 2010 14:00:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jan 2010 14:00:57 -0000 Received: (qmail 32977 invoked by uid 500); 30 Jan 2010 14:00:57 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 32888 invoked by uid 500); 30 Jan 2010 14:00:57 -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 32877 invoked by uid 99); 30 Jan 2010 14:00:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jan 2010 14:00:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Jan 2010 14:00:56 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DDE67234C4B8 for ; Sat, 30 Jan 2010 06:00:35 -0800 (PST) Message-ID: <2045058871.149251264860035907.JavaMail.jira@brutus.apache.org> Date: Sat, 30 Jan 2010 14:00:35 +0000 (UTC) From: "Simone Tripodi (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Commented: (COCOON3-51) XIncludeTransformer sends extra startDocument and endDocument events In-Reply-To: <1049421595.134381264791394593.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COCOON3-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806668#action_12806668 ] Simone Tripodi commented on COCOON3-51: --------------------------------------- Charles, instead of declaring yet another variable (the documentLevel) can you help us understanding why with the xIncludeElementLevel doesn't work? Yet another suggestion: when naming patches, can you please call patch files with meaningful names? Thanks in advance, very appreciated!!! > XIncludeTransformer sends extra startDocument and endDocument events > -------------------------------------------------------------------- > > Key: COCOON3-51 > URL: https://issues.apache.org/jira/browse/COCOON3-51 > Project: Cocoon 3 > Issue Type: Bug > Components: cocoon-sax > Affects Versions: 3.0.0-alpha-3 > Reporter: Charles Yates > Assignee: Cocoon Developers Team > Attachments: patch.txt > > > The XIncludeTransformer sends extra start and endDocument events causing errors in subsequent handlers. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.