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

Grégory Oestreicher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|DAV Resource                |general
           Assignee|[email protected]         |[email protected]
                 CC|                            |[email protected]
            Product|Akonadi                     |frameworks-kio

--- Comment #5 from Grégory Oestreicher <[email protected]> ---
Good news, I found cause of the issue :)
Not-so-good news, the resource can't do much about it :(

What happens is that KIO HTTP adds a final slash at the end of the URL because
when the delete job is created it's impossible to know if the deletion of what
is requested is a directory or a file (full picture: it doesn't seem that the
argument that would allow the slave to decide if the destination is a file or
directory is ever appended in the KIO arguments).

I wasn't able to reproduce this with ownCloud because it's not sensitive to
this. However Davical seems to be.

I'm re-assigning this to KIO to see what can be done. In the meantime you may
be able to work around by removing the final slash in the URLs that end with
".ics/" (mod_rewrite FTW!).

Also, for me it's OK if you remove the test account.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to