Problems when syncing todo/tasks to nextcloud with syncevolution
Milan Crha
mcrha at redhat.com
Mon Feb 3 07:38:21 UTC 2025
On Sun, 2025-02-02 at 13:10 +0100, Merlijn Wajer wrote:
> I suppose with my newfound understanding I should instead fix the GUI
> application and learn from your fix to evolution.
Hi,
you are right (I thought you are using Evolution, I'm sorry), the fix
needs to be done on the client side, it's responsible to provide a
valid component to the backend. It's because the client knows what to
do when there is a mismatch (look on it as if the DTSTART is a DATE and
DTEND is a DATETIME - did the client mean to use a DATE or DATETIME
event? And what if it's the opposite, DTSTART being DATETIME and DTEND
the DATE value? Only the client knows what the correct answer is).
I suggest you file a bug against the client app and reference the fix
on the Evolution side. They can "copy&paste" the added helper function
and then spread its use in their code base.
Bye,
Milan
More information about the SyncEvolution
mailing list