[Bug 123032] - webDAV support
| Newsgroups | gmane.editors.conglomerate.cvs |
|---|---|
| Message-ID | <[email protected]> |
http://bugzilla.gnome.org/show_bug.cgi?id=123032 conglomerate | general | Ver: unspecified ------- Additional Comments From [email protected] 2004-10-20 06:57 ------- From: Jeff Martin <[email protected]> To: Conglomerate Dev <[email protected]> Subject: [Conglomerate-devel] Cong VFS Date: Wed, 20 Oct 2004 11:06:31 +0100 X-Mailer: Evolution 2.0.2 (2.0.2-1) I've been fiddling again trying to get conglomerate to work with webdav. In theory this should just work but, it don't. In cong-vfs.c there's a couple of lines which convert relative uri to to absolute by adding file:// to the front. This however knackers things starting http://. So I took these lines out. Relative uri still work fine so I'm not quite sure why these lines where there (may be an old bug work around?) The problem I have now is gnome_vfs_read returning zero bytes read in cong_vfs_read_bytes. I've run a packet sniff and the document is begin returned fine from the web server, but never makes it out of gnome_vfs_read. Can anyone shed some light on things? ------- You are receiving this mail because: ------- You are the assignee for the bug.