On Sat, Feb 02, 2002 at 02:55:16AM +0000, Gary Benson wrote:

> I've just started using AxKit and I think I found a bug with the
> resolution of relative URIs when XSLT stylesheets import other XSLT
> stylesheets.

join the club....

my recommendation is appended (from Malcolm Beattie, who then worked
here). it solves the problem for me.

sebastian


*** AxKit/lib/Apache/AxKit/Language/LibXSLT.pm  Thu Dec  6 09:34:01 2001
--- LibXSLT.pm  Thu Dec  6 21:20:05 2001
***************
*** 36,41 ****
--- 36,42 ----
      
      my ($xmlstring, $xml_doc);
      
+     Apache->request($style->apache_request); # XXX mb
      AxKit::Debug(7, "[LibXSLT] getting the XML");
      
      if (my $dom = $r->pnotes('dom_tree')) {

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to