| Summary | Thunderbird can't access calendars because URL is not recognised by Kromnolith |
| Queue | Kronolith |
| Queue Version | Git master |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | software-horde (at) interfasys (dot) ch |
| Created | 03/19/2014 (4251 days ago) |
| Due | |
| Updated | 03/20/2014 (4250 days ago) |
| Assigned | |
| Resolved | 03/20/2014 (4250 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
nothing to do with Kronolith and can be closed...
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Thunderbird can't access calendars because URL is not recognised by Kromnolith
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
horde/rpc/calendars/user@domain.tld/calendar:abcd1234/
Loading the URL from a browser works as expected.
Thunderbird converts the URL to this:
horde/rpc/calendars/user%40domain.tld/calendar%3Aabcd1234/
That URL is 404 when called by Thunderbird using PROPFIND, but is OK
when loaded via the browser.
I'm not sure why Thunderbird gets a 404 as there is nothing in the Horde logs.