Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 47395 invoked from network); 7 Jul 2004 17:26:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Jul 2004 17:26:46 -0000 Received: (qmail 13929 invoked by uid 500); 7 Jul 2004 17:26:45 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 13808 invoked by uid 500); 7 Jul 2004 17:26:44 -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 13780 invoked by uid 99); 7 Jul 2004 17:26:43 -0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 07 Jul 2004 10:26:43 -0700 Received: (qmail 27920 invoked by uid 50); 7 Jul 2004 17:27:56 -0000 Date: 7 Jul 2004 17:27:56 -0000 Message-ID: <20040707172756.27919.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 20381] - XSLTC: top-level xsl:variable with document() breaks X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=20381 XSLTC: top-level xsl:variable with document() breaks ------- Additional Comments From jycli@ca.ibm.com 2004-07-07 17:27 ------- Hi, Morten Sorry for missing your attached java class. I did a quick test with your commandline program DocumentTest, however, I got the same result. C:\>java DocumentTest 20381.xsl 20381.xml BrogansBrogans< bar>Hogans By the way, I am using JDK 1.4.2 with Xalan2.6.0 release. What do you use? Thanks,