[Tickets #5337] Re: Add browse API call to implement WebDAV read support

bugs at bugs.horde.org bugs at bugs.horde.org
Tue May 8 14:39:46 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5337
-----------------------------------------------------------------------
 Ticket             | 5337
 Updated By         | Ben Klang <ben at alkaloid.net>
 Summary            | Add browse API call to implement WebDAV read support
 Queue              | Gollem
 Version            | HEAD
 Type               | Enhancement
 State              | Feedback
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


Ben Klang <ben at alkaloid.net> (2007-05-08 07:39) wrote:

> AFAIK, rawurlencode() encodes all characters with their %xx counterparts,
so that 
> you won't have to encode spaces aka + separately. Btw, why you do you
need to
> encode them anyway?
You are right; I had misread the documentation on rawurlencode().

On second thought, it is possible that the "+" to "%20" modification is
not required.  I think when I wrote that function I had not yet discovered
the bug in HTTP_WebDAV_Server and so I was overcompensating.  I will take
out that line and test.



More information about the bugs mailing list