I would agree, probably not the right patch (Just provided it as it's what we do to make it work, just carrying the patch internally)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 11 2024
Apr 11 2024
conathan added a comment to T7276: kolab-plugins calendar/taskutil caldav driver is not connecting to radicale.
Apr 10 2024
Apr 10 2024
Sep 8 2023
Sep 8 2023
conathan added a comment to T7282: kolab-plugins - libkolab connecting to radicale gives 'Data too long for column ctag'.
@nagifep aye, I did that to our own local servers (at the time I opened the ticket), working fine so far with the change. Apologies for not providing a update earlier.
Jul 8 2023
Jul 8 2023
conathan reopened T7276: kolab-plugins calendar/taskutil caldav driver is not connecting to radicale as "Open".
I tested against a cyrus imap service we had, and it was showing no calendars. (Working with radicale, failing on Cyrus)
Jul 7 2023
Jul 7 2023
conathan added a comment to T7276: kolab-plugins calendar/taskutil caldav driver is not connecting to radicale.
Tested this out against radicale, and now working as expected without the patch I mentioned in the ticket.
Feb 7 2023
Feb 7 2023
conathan added a comment to T7276: kolab-plugins calendar/taskutil caldav driver is not connecting to radicale.
Was probing this further, and noticed in listFolders the following responses:
(with discover modified to use $response = $this->request('/', 'PROPFIND', $body, ['Depth' => 1, 'Prefer' => 'return-minimal']); - removed $roots[$component])
Feb 4 2023
Feb 4 2023
conathan updated the task description for T7276: kolab-plugins calendar/taskutil caldav driver is not connecting to radicale.