I wrote a URIResolver that works fine when resolving xsl:imports and xsl:includes but I notice it gets called with a null base when xalan is attempting to resolve a document through a call to document(). I attempted to step through org.apache.xalan.templates.FuncDocument (where the value appears to be getting set to null) but I was very quickly lost.
I saw of this mention in the archives (see "Bug (?) : Xalan and custom URIResolver implementation", Rick Tessner <[EMAIL PROTECTED]>, 2001-05-30 1:31:33) but no bug was entered. I am using 2.2 D14. Please help! Thanks Dwayne Schultz
