Re: Dreamweaver 8 Shows folders as files...
walinsky <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
It might be a good idea to post this as a possible patch to the bugzilla; I remember there's still an open issue (trailing slash/propfind) dating back to 2004 in the bugzilla. rgrds, Walinsky On 03-02-2007 19:10, "Jeff Hillier" <[email protected]> wrote: > Actually I got the problem solved... > > It had to do with a trailing "/" at the end of the hrefElement returned by > a propfind for collections. > > <D:multistatus xmlns:D="DAV:"> > <D:response> > <D:href>/iwebms-filesys/nonprog/</D:href> //This line > was returning <D:href>/iwebms-filesys/nonprog</D:href> > <D:propstat> > ,,,, > > I added a "/" to the end of the href and Dreamweaver treated everything as > a folder. I then changed to only add the "/" to collections and now it > works as expected in Dreamweaver 8 and 2004. > > I did run across the problem you mentioned with the duplicate directory. > I'm not sure why that happens, or more importantly why I do not see that > behavior anymore, but currently with the above fix I no longer see either > of the issues... > > > Thanks > > Jeff > > > At 09:05 PM 2/2/2007, you wrote: >> I have only ever had the reverse problem (files as folders) which is >> actually a problem that makes some sense considering the way that slide >> handles these types of things. Your problem is very weird, and most likely >> related only to dreamweaver and there is probably nothing you can do about >> it. I use goliath on mac os x, and it always shows a folder with the same >> name as the parent inside every folder, a problem very specific to goliath >> with no apparent reason (examining the network traffic showed very clearly >> that slide was operating correctly and the goliath UI was simply mistaken). >> This error produced funny things: >> >> files: >> -files >> -data >> -otherstuff >> -otherstuff >> -thing >> -thong >> -test >> -test >> -test >> -test >> -lala >> -lala >> -lala >> >> On 2/1/07, Jeff Hillier <[email protected]> wrote: >>> >>> Has anyone successfully used Dreamweaver 8 with slide? >>> >>> Specifically using the "Remote View" to mange files. when users connect, >>> all folders are shown as files. Any other way of connecting to slide seems >>> to work as expected, including Dreamweaver 2004. >>> >>> I've tested this on a clean default install of slide and I get the same >>> results. >>> >>> Any ideas? >>> >>> Thanks >>> >>> Jeff >>> >>> >>> >>> --------------------------------------------------------------------- >>> 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] > >