| Summary: | Regression: owncloud account creation wizard uses 'dav' instead of 'caldav' and 'carddar' in URL completion | ||
|---|---|---|---|
| Product: | [Applications] kaddressbook | Reporter: | Achim Bohnet <ach> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | montel, tokoe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot of wrong generated path in account creation wizard of owncloud | ||
The correct URLs for owncloud should be as in kaddressbook 5.1.3 https://my.test.domain/~test/6.0/remote.php/caldav/ https://my.test.domain/~test/6.0/remote.php/carddav/ In wizard which type of owncloud type do you use to configure it ? owncloud ? owncloud <5 owncloud between 6 and 9 ? ? Hi Laurent, I used the 'owncloud' entry in the account wizard (not the owncloud < 5). Owncloud server is running v8.* so you need to use entry in wizard named "owncloud between 6 and 9 ?" Oh. oh. oh. That works. Brown paper bag bug report :-(. I'm so used to select 'owncloud' that I never read further down the list. Sorry for wasting your time. |
Created attachment 101249 [details] Screenshot of wrong generated path in account creation wizard of owncloud kaddressbook 5.3.0, kf5 5.26, qt 5.7 (neon dev stable) Adding an Addressbook -> DAV -> owncloud, the generated path ends 'dav' instead of 'caldav' and 'carddav' respectely. See attached screenshot. In kaddressbook 5.1.3 (xenial) it was working properly. Achim