Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 94064 invoked from network); 6 Mar 2004 00:49:10 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Mar 2004 00:49:10 -0000 Received: (qmail 26087 invoked by uid 500); 6 Mar 2004 00:48:53 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 25755 invoked by uid 500); 6 Mar 2004 00:48:51 -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 25742 invoked from network); 6 Mar 2004 00:48:51 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 6 Mar 2004 00:48:51 -0000 Received: (qmail 17972 invoked by uid 50); 6 Mar 2004 00:49:26 -0000 Date: 6 Mar 2004 00:49:26 -0000 Message-ID: <20040306004926.17971.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 21177] - a crash in the name() function of the xslt, when using SQL transformer 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 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://nagoya.apache.org/bugzilla/show_bug.cgi?id=21177 a crash in the name() function of the xslt, when using SQL transformer ------- Additional Comments From joerg.heinicke@gmx.de 2004-03-06 00:49 ------- A wild guess from my side is that it is related to bug #25203. That bug also shows that the XML handling is not quite correct in the SQLTransformer. This crash can result from the same error in SQLTransformer. But a test with a recent Xalan would be good though.