Return-Path: Delivered-To: apmail-xml-xalan-dev-archive@www.apache.org Received: (qmail 43945 invoked from network); 18 Sep 2009 16:20:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Sep 2009 16:20:41 -0000 Received: (qmail 5449 invoked by uid 500); 18 Sep 2009 16:20:41 -0000 Delivered-To: apmail-xml-xalan-dev-archive@xml.apache.org Received: (qmail 5217 invoked by uid 500); 18 Sep 2009 16:20:41 -0000 Mailing-List: contact xalan-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: xalan-dev@xml.apache.org List-Id: Delivered-To: mailing list xalan-dev@xml.apache.org Received: (qmail 5108 invoked by uid 99); 18 Sep 2009 16:20:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Sep 2009 16:20:40 +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; Fri, 18 Sep 2009 16:20:37 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2EF8B234C48C for ; Fri, 18 Sep 2009 09:20:16 -0700 (PDT) Message-ID: <2034821041.1253290816191.JavaMail.jira@brutus> Date: Fri, 18 Sep 2009 09:20:16 -0700 (PDT) From: "Paul Millar (JIRA)" To: xalan-dev@xml.apache.org Subject: [jira] Created: (XALANJ-2503) document() doesn't work in dyn:evalute() method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org document() doesn't work in dyn:evalute() method ----------------------------------------------- Key: XALANJ-2503 URL: https://issues.apache.org/jira/browse/XALANJ-2503 Project: XalanJ2 Issue Type: Bug Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.) Components: XPath-function Affects Versions: 2.7.1 Environment: Linux Debian sid, with package 2.7.1-5 Reporter: Paul Millar The dyn:evaluate() function should take a string and evaluate it as if it was an XPath string. XPath includes the document() function to refer to an external document. A document() method inside a dyn:evalute() method doesn't work. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xalan-dev-help@xml.apache.org