Bug 12580 - creating a WebdavFile based on another WebdavFile failed
Summary: creating a WebdavFile based on another WebdavFile failed
Status: RESOLVED INVALID
Alias: None
Product: Slide
Classification: Unclassified
Component: WebDAV client (show other bugs)
Version: Nightly
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: Slide Developer List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-12 15:19 UTC by Frank Nie
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Nie 2002-09-12 15:19:22 UTC
On creating a WebdavFile object based on another WebdavFile using
WebdavFile(WebdavFile parent, String child) failed because it added a
davSeparator to the absolutePath of the parent. Those absolutePath could already
have a trailing davSeparator
Comment 1 Oliver Zeigermann 2003-12-18 13:06:18 UTC
Seems to be outdated. Please check and resubmit if not :)