On Friday 01 February 2002 21:14, Marc-Olivier Bernard wrote: > Thanks Robin for your indication, it will save me hours ;-)
You're most welcome :-) > In that case, it is possible to use Xinclude, but in other case it could > be usefull to get into util:include-*. Yes of course, I wan't meaning to imply that XInclude is always better. > So you mean the problem is independant of me, and that it a kind of bug ? Not really. I mean two things: 1) you have a problem on your side. It appears that sometimes the data does not make it into AxKit or that it somehow fails somewhere (yes, I know that's vague). What you need to do is to check that the content is always there, and to look at the logs of the server you're requesting it from to see if it's being accessed. It could still be a bug in Util, but it seems more likely at this point that that particular problem is on your end. 2) if Util is failing to get the content, then it apparently isn't doing an excellent job at telling you about it. Also, whenever XML::LibXML is fed an empty string when it expects some XML it blows up. We should check what we're feeding it beforehand so that we can report better errors. That's the part that's an AxKit problem, I'm adding it to the TODO. -- _______________________________________________________________________ Robin Berjon <[EMAIL PROTECTED]> -- CTO k n o w s c a p e : // venture knowledge agency www.knowscape.com ----------------------------------------------------------------------- Critic, n.: A person who boasts himself hard to please because nobody tries to please him. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
