Re: [Evolution] Incorrect PUT path in Contact save (WebDAV)



On Wed, 2012-12-05 at 09:32 -0500, Adam Tauno Williams wrote:
I have WebDAV addressbooks in Evolution 3.6.1
URL of the addressbook is "http://******/dav/Contacts/Favorites/";
When I save a contact it results in the following operation :
PUT /dav/Contacts/Favorites50E8C75F-4F7D1F48-6217B9AB.vcf
- which is clearly goobered, it should be a PUT as :
PUT /dav/Contacts/Favorites/50E8C75F-4F7D1F48-6217B9AB.vcf
evolution-3.6.1-1.2.x86_64
evolution-data-server-3.6.1-1.8.x86_64

Ok, if I *create* a new adressbook with a path of 

/dav/Contacts/Favorites/

then it works.

If I edit [try to fix] an addressbook with a path
of  /dav/Contacts/Favorites it doesn't work.  Although the change seems
to save, it doesn't fix the broken path.

Since WebDAV collections are required to end with a "/" it seems it
would be best to just append on if the collection path specified by the
user doesn't end with one.

-- 
Adam Tauno Williams  GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]