Ticket #7914 (closed Bug: wontfix)
Webdav export of pages/links/events doesn't work in Windows XP
| Reported by: | lucie | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3.x |
| Component: | Infrastructure | Keywords: | |
| Cc: | grahamperrin, lucie |
Description
I am using a clean Plone3 site.
- I create a folder, collection, page and link in my site.
- I open windows XP and create a Network Place to my site using the webdav port
- From the network place, I can drag and drop to my desktop the folder and collection I created without problem
- When I drag and drop the page or the link, i have the error:
an error occurred whil copying the file. The requested header was not found
I attempted to analyze the requests using Wireshark, and the big difference I see so far is that for folder/collection, it is using PROPFIND, and for pages/links it is using GET directly.
Change History
comment:2 Changed 4 years ago by lucie
I also checked the error log as someone proposed to me on the plone mailing list, but there wasn't any error message.
comment:6 Changed 19 months ago by kleist
- Status changed from new to closed
- Resolution set to wontfix
It's an established fact that the WebDAV support in Windows sucks. Use well written software, like http://webdrive.com/products/webdrive/WebDAVClient.html
Note: See
TracTickets for help on using
tickets.
