Xml parse problem

Douglas <[email protected]>
Newsgroups gmane.comp.horde.sync
Message-ID <[email protected]>
Hello,

I am integrating the Horde SyncML module with an egroupware application
(called "Expresso Livre" - www.expressolivre.org - it's based on eGroupWare,
but without synchronization).

Well, I am experiencing some problems on this integration, more specifically
in the function process

function process($request, $contentType, $respURI);

When I try to sync, the $request is not quite parsed by the php functions

xml_parser_create_ns;
xml_set_object;
xml_set_element_handler;

I noticed that the process runs until the end tag of SyncHdr. After this,
the Xml request is not parsed anymore, and the execution stops on the line:

if (!xml_parse($parser, $request))

I tested the same $request on Horde Webmail, and it was successfully
processed. I need help with this problem... has anyone experienced this
problem with Horde?

Thanks,

Douglas Lopes Gomes
-- 
sync mailing list - Join the hunt: http://horde.org/bounties/#sync
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.