Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect file modified date when uploading on Android Chrome #12153

Open
streaminganger opened this issue Feb 3, 2025 · 0 comments
Open

Incorrect file modified date when uploading on Android Chrome #12153

streaminganger opened this issue Feb 3, 2025 · 0 comments
Labels
Type:Bug Something isn't working

Comments

@streaminganger
Copy link

streaminganger commented Feb 3, 2025

Describe the bug

Incorrect file modified timestamp when uploading via web UI on Android causes desktop sync issues.

Steps to reproduce

Environment: Chrome 132.0.6834.163 on Android 14

  1. Upload fileX.heic with say, a last modified date of 1 Jan 2025 00:00 using built-in Android media picker
  2. Notice the last modified date of the file that was uploaded successfully

Expected behavior

fileX.heic is displayed in the web UI as modified 1 month ago with the timestamp Jan 1, 2025, 12:00 AM

Actual behavior

Instead fileX.heic is displayed in the web UI as modified in 160 years with the timestamp Jul 21, 2185, 11:34 PM

Image

Image

This date set in the future year 2185 sometimes further caused issues syncing on the desktop client where it would endlessly attempt to sync a local copy of fileX.heic which fails due to error File has changed since discovery (skipped due to earlier error, trying again in 10 second(s))

Image

Setup

Docker compose using mostly default settings from examples in ocis repo.
7.1.0-rc.3

Additional context

The bug does not occur on the following platforms on the same Android device (follows Expected behavior)

  1. Firefox
  2. ownCloud Android app
@streaminganger streaminganger added the Type:Bug Something isn't working label Feb 3, 2025
@LukasHirt LukasHirt moved this from Qualification to Prio 2 in Infinite Scale Team Board Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
Status: Prio 2
Development

No branches or pull requests

1 participant