Skip to content

cast timestamps older than unix epoch to 0 - #10871

Merged
MorrisJobke merged 1 commit into
nextcloud:masterfrom
cviereck:patch-1
Aug 28, 2018
Merged

cast timestamps older than unix epoch to 0#10871
MorrisJobke merged 1 commit into
nextcloud:masterfrom
cviereck:patch-1

Conversation

@cviereck

Copy link
Copy Markdown
Contributor

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 #10835 (comment).

This change solves issues nextcloud#10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment nextcloud#10835 (comment).
@icewind1991icewind1991 added this to the Nextcloud 14 milestone Aug 28, 2018
@icewind1991icewind1991 added the 3. to review Waiting for reviews label Aug 28, 2018

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense 👍

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cviereck@MorrisJobke@icewind1991