-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working
Description
Describe the bug
Photos that are shared by another user in a collaborative album display an error in the viewer. (does not work both ways: User can only view their own respective photos in a collaborative album with the viewer)
To Reproduce
Steps to reproduce the behavior:
- Create and run a nextcloud 25 docker image
- Create a second user "Test" next to the user "admin"
- Create a Album with the admin account, and add two images (nextcloud's samples images)
- Share the Album with user Test
- Login with user Test and add a photo to the collaborative album (e.g., one of nextcloud's sample images)
- Login again with admin and view the added photo with the viewer
Expected behavior
The shared image should be viewable with nextcloud's viewer
Browser log
Error loading /photos/testuser/sharedalbums/Testalbum (admin)/11-Testalbum (admin)
error { target: img.viewer__file--hidden.viewer__file, isTrusted: true, srcElement: img.viewer__file--hidden.viewer__file, eventPhase: 0, bubbles: false, cancelable: false, returnValue: true, defaultPrevented: false, composed: false, timeStamp: 718513, … }
Mime.js:111:10
SemaiCZE, s4n-cz, dinccey, andreybavt, Simounet and 1 more
Metadata
Metadata
Assignees
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working

