Problem with ne_simple_propfind.
Joe Orton
joe at manyfish.co.uk
Mon Mar 30 08:04:36 EDT 2009
On Mon, Mar 30, 2009 at 01:01:43PM +0200, Gorjan wrote:
> Dirname with spaces:
> [TRCE] 12:03:21 <get_stat:555>: Pathname
> '/jamdav/files/testvivien/gorjanm/With%20Spaces', sent to PROPFIND
> [TRCE] 12:03:21 <get_stat:562>: Propfind exited correctly, exitcode (0)
>
> The ne_simple_propfind exites corectly but no callback function is called.
>
> Do you have an idea why it does not start the callback function?
The callback won't get invoked if the paths sent by the server don't
match - I've seen this in the past where a buggy server sends unescaped
or wrongly escaped paths.
You can verify this by looking at the debug output or packet traces -
send them in if you're not sure what to look for.
Regards, Joe
More information about the neon
mailing list