Here is what I have tried:

Put a file on the server: 
PUT /files/%c3%a6%c3%b8%c3%a5100000.txt HTTP/1.1 (UTF8 escaped path)

Now I do a propfind:
PROPFIND /files/%C3%A6%C3%B8%C3%A5100000.txt HTTP/1.1

Here I do get a resonse 207 MultiStatus response, so the server recognice the file 
path.
However in the response body under displayname I get: 
ÃÆÃâÃâÃÂÃÆÃâÃâÃÂÃÆÃâÃâÃÂ100000.txt !!! Why is this not 
escaped too?? I would always assume the body would contain escaped version of national 
letters too!

Now here comes the funny part! If I do a propfind on /files with depth 1 and the look 
at the response body, then the file is called:
/files/%C3%83%C2%A6%C3%83%C2%B8%C3%83%C2%A5100000.txt
and still with displayname: 
ÃÆÃâÃâÃÂÃÆÃâÃâÃÂÃÆÃâÃâÃÂ100000.txt

What this tells me is that this is a server problem!

/Jacob


-----Original Message-----
From: Wendt, Alexander [mailto:[EMAIL PROTECTED] 
Sent: 12. november 2003 12:39
To: 'Slide Users Mailing List'
Subject: Re: encode utf-8 -> problem with ÃÃÃ

Thx.

> I assume by "copying" you mean uploading a file to Slide. Could you
> please test the Slide command line client. If it doesn't work, too, we
> should have a look at the server side.

Yes, I mean uploading or simple put.

It tried the slide-client and it works.
Naturally I've tested this client before, but I stopped my effort in the
moment as the slide-client listed (lls) my "abc-ÃÃÃ.txt" as "abc-ÃÃÂ.txt",
but a "put abc-ÃÃÂ.txt" results in successful upload of the "abc-ÃÃÃ.txt".


I've tested it with the mentioned naked slide-server-conf and with my own
conf, so my server seems to be fine.


So, what's up with all my clients?

PS: It's not only M$, like you out there might think. I've also tested
nautilus and konqueror on linux, IRIX and HP-UX.


regards,
alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to