After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639508 - CardDav/WebDav doesn't follow non-standard port.
CardDav/WebDav doesn't follow non-standard port.
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Contacts
2.30.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-01-14 11:20 UTC by Luke Sheldrick
Modified: 2011-01-25 22:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luke Sheldrick 2011-01-14 11:20:33 UTC
I am using DavMail, as a bridge between exchange and evolution. 

To get my exchange contacts, I can use CardDav/WebDav, however, this runs on a non-standard HTTP port. 

So if I say use http://myserver:10800/users/my@email.com/contacts when closing the dialog, it reverts to http://myserver/users/my@email.com/contacts which fails.
Comment 1 Keith Jay Gillis 2011-01-25 21:16:31 UTC
This looks like a duplicate of
https://bugzilla.gnome.org/show_bug.cgi?id=633332

A fix has been committed, it's probably just not in your distribution yet.
Comment 2 Keith Jay Gillis 2011-01-25 21:57:23 UTC
If this is a duplicate, as the reporter, I think you should be able to set the status to resolved and the resolution to duplicate. If you wanted to test the fix I would imagine you would need to build the latest version of evolution, because the fix probably isn't in any distribution yet.