DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24894>. 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=24894 NullPointerException with document() in a global xsl:variable ------- Additional Comments From [EMAIL PROTECTED] 2003-11-24 09:45 ------- I have added three attachments that contain a very simplified test set. The transform (topcountry.xsl) is run against testpages.xml, and includes testworldedition.xml using the document function. I have included the two ways of writing the expression - A and B. A is where the full path is included in the xsl:sort statement, and fails. B is where the path is included in the xsl:variable assignment and works. All the best, Ken
