On Tue, 29 Jan 2002, Marc-Olivier Bernard wrote:

>
> Hi there,
>
> I get some trouble with using including tags from AxKit::XSP::Util.
>
> Firstly, using <util:time format="%A, %B %d, %Y"/> works great.
>
> But using <util:include-file name="nav.xml"/> leads to Segmentation Fault.
>
> So, i took the perl class code produced from the xsp file in the error_log
> file and tried to see where it breaks down :
> the problem seems to come from AxKit::XSP::Util::include_file at line:
>     $parent->appendChild($root);
>
> with $parent of class XML::LibXML::Element
> and $root of class XML::XPath::Node::Element !
>
> is it possible that a node from XML::XPath can be appended to a
> node from XML::LibXML ?
>
> Where my (basic?) fault ?

Yikes! I forgot to upload the updated XSP::Util after releasing 1.5!

I'm on the case.

-- 
<!-- Matt -->
<:->Get a smart net</:->


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

Reply via email to