in reply to XML::XSLT data garbling under mod_perl

Firstly, 0.25 is a very old version of XML::XSLT (the first version uploaded after I took over the maintenance) - the latest CPAN version is 0.48: you probably want to try that.

Secondly if you believe that you have a bug in the latest release of XML::XSLT then please can you send a full report including the smallest possible code that produces the behaviour you think is wrong and both XML and XSLT that you are trying to use (again the smallest working subset is best.) You should send this directly to me or, even better, to the XML::XSLT developers list at xmlxslt-devel@lists.sourceforge.net.

/J\

  • Comment on Re: XML::XSLT data garbling under mod_perl

Replies are listed 'Best First'.
Re^2: XML::XSLT data garbling under mod_perl
by bageler (Hermit) on Dec 07, 2004 at 15:46 UTC
    I was looking at the version in the revision comments. 0.48 is the version I am using now.

      Okay, but can you please still send the smallest possible complete code that can replicate this problem so I can build a test case and fix the problem (if problem with XML::XSLT it is.

      /J\

        I will get one over to you tomorrow.