You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2006/09/30 18:30:26 UTC

DO NOT REPLY [Bug 40649] New: - '~' character not accepted in connect URIs

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40649>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40649

           Summary: '~' character not accepted in connect URIs
           Product: Slide
           Version: 2.1
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: WebDAV client
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: chris@6core.net


The '`' character doesn't seem to be accepted in connect URIs the client, making
it impossible to connect to some WebDAV servers. For example, I'm writing a
WebDAV server in PHP, and it's accessible by any other client I've tried (Mac OS
X Finder, Windows Explorer, Transmit, Goliath).
Here's the output:


PB-Christiaan:~/Work/install/jakarta-slide-webdavclient-src-2.1/dist/bin chris$
./run.sh 
[ Slide ] $ open http://localhost/~chris/webdav/db_server.php
Error: line 1:23: unexpected char: '~'
[ Slide ] $ Error: invalid command: chris/webdav/db_server.php
[ Slide ] $

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 40649] - '~' character not accepted in connect URIs

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40649>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40649





------- Additional Comments From rambiusparkisanius@yahoo.com  2006-11-13 20:10 -------
(In reply to comment #0)
This problem can be worked around using the following command:

./run.sh http://localhost/~chris/webdav/db_server.php

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org