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=33136>. 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=33136 ------- Additional Comments From [EMAIL PROTECTED] 2005-02-03 16:35 ------- I have a similar problem connecting to Apache. If a parent collection name contains an escaped accented character (e.g. for '�'), WebDavResource.listWebDavResources() returns a non-existant child with the same name as the parent in addition to the actual child resources (viewing the same URL with mozilla doesn't have this problem). An escaped ' ' in a collection name does not suffer this problem - the difference being '�' is escaped as 2 codes: '%C3%A4' where ' ' is just 1:'%20' -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
