Problem with ne_simple_propfind.
Gorjan
olabaveno at gmail.com
Mon Mar 30 07:01:43 EDT 2009
Hi Joe,
Thank you for your answer.
Just to clarify: I do have escaped characters in the path before sending it
to ne_simple_propfind.
This are the debugs :
Dirname without spaces:
[TRCE] 12:03:15 <get_stat:555>: Pathname
'/jamdav/files/testvivien/gorjanm/WithoutSpaces', sent to PROPFIND
[TRCE] 12:03:15 <ood.c:481>: => getattr_propfind_callback()
[TRCE] 12:03:15 <ood.c:492>: <= getattr_propfind_callback()
[TRCE] 12:03:15 <get_stat:562>: Propfind exited correctly, exitcode (0)
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?
Regards,
Gorjan
On Mon, Mar 30, 2009 at 12:14 PM, Joe Orton <joe at manyfish.co.uk> wrote:
> On Mon, Mar 30, 2009 at 11:41:02AM +0200, Gorjan wrote:
> > Hi all,
> >
> > I have a problem using the ne_simple_propfind function.
> > It seems that there is some kind of issue if there is a space in the
> dirname
> > ex.'directory with spaces', because for this kind of dirnames the
> callback
> > function is not executed.
>
> Not sure exactly what you mean here. A URI cannot have an unescaped
> space character, that's invalid - if a PROPFIND response includes such
> URIs then that's a server bug.
>
> Or are you talking about escaped URIs? Including debug output might
> help.
> Regards, Joe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.manyfish.co.uk/pipermail/neon/attachments/20090330/d11abf80/attachment-0005.html
More information about the neon
mailing list