| Summary: | Akonadi does not honor HTTP 301 DAV urls | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Franck Routier (alci) <alci> |
| Component: | DAV Resource | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | alci |
| Priority: | NOR | ||
| Version First Reported In: | 5.19.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Franck Routier (alci)
2022-03-16 11:08:20 UTC
I found the origin of the problem: the resource URLs have moved and the server is redirecting (301) to a new URL. Evolution as well as DAVx5 cope with this, but akonadi does not. Using the current url (and not the redirected one) works... |