nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.52k stars 4.08k forks source link

[Bug]: Live Photos don't download from server correctly via web UI #43586

Open etgonehomie opened 9 months ago

etgonehomie commented 9 months ago

⚠️ This issue respects the following points: ⚠️

Bug description

Live Photos are not downloading correctly when accessed via server (they only download correctly if copy directly from desktop folder directory, or copy via the iOS app)

Steps to reproduce

  1. Have 2 or more Live Photos on the server in your photos directory
  2. Open the Nextcloud photos app on the server webpage GUI
  3. Download 1 Live photo (or many live photos)
  4. Only the .jpg file is downloaded, and not the .mov portion.
  5. However, do the same with the directory or the iOS app, and the Live Photos are downloaded correct (aka both .mov and .jpg files are downloaded)

Expected behavior

expecting both the .jpeg and .mov files to be downloaded for a Live Photo

Installation method

Community Docker image

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

No response

Additional info

No response

kesselb commented 1 week ago

Can reproduce with master.

cc @nextcloud/server

artonge commented 1 week ago

@nextcloud/designers for opinion