]> source.dussan.org Git - nextcloud-server.git/commit
Fix creating events with old (< unix time) lastoccurence
authorThomas Citharel <tcit@tcit.fr>
Fri, 1 Apr 2022 15:31:37 +0000 (17:31 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 12 Jul 2023 17:57:23 +0000 (19:57 +0200)
commitceca4cd0181849818f2a0f051c251d0d1e60d93d
tree1a6ebdb6d10f86533c5099f457507bc5f97b9251
parentc015089d4651aa468c2991711a8f29c4d9f37933
Fix creating events with old (< unix time) lastoccurence

Closes #20804

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
apps/dav/lib/CalDAV/CalDavBackend.php
apps/dav/tests/unit/CalDAV/CalDavBackendTest.php