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

[Bug]: Copying a live photo into a folder that already has a peer file with the same name breaks its live photo functionality. #49307

Open
kesselb opened this issue Nov 15, 2024 · 1 comment
Labels
1. to develop Accepted and waiting to be taken care of 31-feedback bug feature: live photos

Comments

@kesselb
Copy link
Contributor

kesselb commented Nov 15, 2024

Bug description

Copying a live photo into a folder that already has a peer file with the same name breaks its live photo functionality.

Take a folder like:

  • Live photos
    - a.jpg
    - a.mov (hidden because peer file for a.jpg)
  • Mov files
    - a.mov

Steps to reproduce

  1. Copy a live photo into a folder that already has a peer file with the same name
  2. No more live photo
  3. There's a success message; however, the peer file was not copied.

Good: The existing file was not overwritten.

Screencast.From.2024-11-15.12-30-32.webm

Expected behavior

No success message.
If possible, the conflict dialog to rename the file.

Nextcloud Server version

master

Additional info

I assume the problem exists on 30, 29 and 28 too.

@kesselb kesselb added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug 1. to develop Accepted and waiting to be taken care of 31-feedback feature: live photos and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Nov 15, 2024
@kesselb
Copy link
Contributor Author

kesselb commented Nov 15, 2024

cc @sorbaugh @artonge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of 31-feedback bug feature: live photos
Projects
None yet
Development

No branches or pull requests

1 participant