[Evolution] Bug#610162: WebDAV address books do not work with HTTP, do not work with non default port, and the UI is broken !

Mathias Kende mathias at kende.fr
Sat Jan 15 18:56:46 UTC 2011


Package: evolution
Version: 2.30.3
Severity: important
Tags: patch upstream
Forwarded-To: https://bugzilla.gnome.org/show_bug.cgi?id=627713
X-Debbugs-CC: andrew at morphoss.com

When setting a non default port for a WebDAV address book the port is
correctly saved by the backend. But, when the port is read back into the
UI (e.g. to display the address book property page) an error (with the
handling of SoupURI object which represent the URI to the server)
discard the non standard port which is not displayed (which may lead to
its deletion from the backend).

This bug also affects evolution-data-server (but I did not know if I can
report the same bug with two packages). the webdav address book backend
performs the same error when handling the SoupURI object and this
completely prevents using WebDAV server on non standard port.

I reported this bug upstream, and I am attaching here the two patches
that I sent to them (one for evolution and one for
evolution-data-server). They seems to correctly fixe this issue (without
any foreseeable drawback).

The last message of (Debian) bug 550195 seems to refer to this bug, but
the rest of the thread does not, so I am creating a new bug report.

Also, as WebDAV address book is a commonly used feature I am reporting
this bug as important, even though the most common use is certainly with
HTTPS on port 443 (which happen to be the only thing that worked).
Please tell me if I should have reported it with lower severity.

As a additional bonus, the patch for evolution-data-server fixes an
issue that I spotted while fixing the "port" bug and which completely
prevented to use HTTP (as opposed to HTTPS) WebDAV server even on
standard port (this as been reported alternatively as bug 639469 on the
gnome bugzilla).


-------------- next part --------------
A non-text attachment was scrubbed...
Name: e-book-backend-webdav.c.patch
Type: text/x-patch
Size: 1015 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20110115/d8e302f6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webdav-contact-source.c.patch
Type: text/x-patch
Size: 667 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20110115/d8e302f6/attachment-0001.bin>


More information about the Pkg-evolution-maintainers mailing list