Martin Bahlinger wrote:

Ian Langworth wrote:

Any ideas?


Might be again this bug: http://rt.cpan.org/NoAuth/Bug.html?id=4518
A workaround I use here at my site: Create Symlinks for /style from FilesystemRoot to your DocumentRoot and specify the included xsl as "/style/xsl/podx.xsl" or include only xsl's in the same directory without specifying any path.

This is the most likely culprit. Also, some versions of libxml2 (in the 2.6.x branch) had bugs in its XInclude code as well.


In any case, its probably better to use XSLT's built-in mechanisms for including/importing external stylesheet fragments (<xsl:include> and <xsl:import) rather than relying on XInclude.

-kip


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



Reply via email to