Files
nextcloud-server-mirror/apps/dav/lib/Files/FileSearchBackend.php
Christian e2a64c713f cast timestamps older than unix epoch to 0
This change solves issues #10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment https://github.com/nextcloud/server/pull/10835#discussion_r212806153.
2018-08-27 07:44:24 +02:00

12 KiB