[Akonadi] [Bug 362885] New: deleting addressbook entry does not work (CardDAV DELETE adds trailing / to URL)

Robert Schöftner via KDE Bugzilla bugzilla_noreply at kde.org
Tue May 10 12:52:21 BST 2016


https://bugs.kde.org/show_bug.cgi?id=362885

            Bug ID: 362885
           Summary: deleting addressbook entry does not work (CardDAV
                    DELETE adds trailing / to URL)
           Product: Akonadi
           Version: 15.12
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: DAV Resource
          Assignee: kdepim-bugs at kde.org
          Reporter: rmu at unfoo.net

on the DAV-Server (DAViCAL), instead of something like this

[...] "PUT
/caldav.php/robert/addresses/C551BDC5-7970-0001-C3CE-18FFD8B01109.vcf HTTP/1.1"
204 483 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/5.18.0 (like Gecko)
Konqueror/5.18"
[...] "GET
/caldav.php/robert/addresses/C551BDC5-7970-0001-C3CE-18FFD8B01109.vcf HTTP/1.1"
200 763 "-" "KDE DAV groupware client"

I see

[...] "DELETE
/caldav.php/robert/addresses/C54E938B-93A0-0001-D2F5-1D10CB201908.vcf/
HTTP/1.1" 404 440 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/5.18.0 (like
Gecko) Konqueror/5.18"
[...] "DELETE
/caldav.php/robert/addresses/C54E938B-93A0-0001-D2F5-1D10CB201908.vcf/
HTTP/1.1" 404 439 "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/5.18.0 (like
Gecko) Konqueror/5.18"

note the trailing / after vcf.

After this, the groupware resource goes into some weird offline mode and can't
be restarted.

Reproducible: Always

Steps to Reproduce:
1. delete contact.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list