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

Gallery doesn't work on folders received as a federated share #734

Open
SergioBertolinSG opened this issue Nov 22, 2017 · 3 comments
Open
Milestone

Comments

@SergioBertolinSG
Copy link
Contributor

Steps to reproduce

  1. Having two servers A and B.
  2. Using a user from A (userA) share a folder full of pictures with a user from B (userB).
  3. Accept the federated share using userB.
  4. Using userB go to the folder shared by userA and click on the gallery button.

Expected behaviour

We can show pictures.

Actual behaviour

Album is not available.

screen shot 2017-11-22 at 17 16 38

Server configuration

Operating system:
Ubuntu 146.04

Web server:
Apache

Database:
MySQL

PHP version:
7.1

ownCloud version: (see ownCloud admin page)
{"installed":true,"maintenance":false,"needsDbUpgrade":false,"version":"10.0.4.2","versionstring":"10.0.4 RC1","edition":"Community","productname":"ownCloud"}

Updated from an older ownCloud or fresh install:
Fresh

The content of config/config.php:


Are you using external storage, if yes which one: local/smb/sftp/...
No.

Are you using encryption:
No

Logs

Client configuration

Browser
Chrome.

Browser Logs

Request URL:HOST/index.php/apps/gallery/files/list?location=SHARED_FOLDER&mediatypes=image%2Fpng%3Bimage%2Fjpeg%3Bimage%2Fgif%3Bimage%2Fx-xbitmap%3Bimage%2Fbmp&features=&etag
Request Method:GET
Status Code:403 Forbidden
Remote Address:151.80.10.237:11039
Referrer Policy:no-referrer

Answer:
{"message":"The owner has placed a restriction or the storage location is unavailable (403)","success":false}
@SergioBertolinSG
Copy link
Contributor Author

Looks similar to #720

@PVince81
Copy link
Contributor

Hmm, but regular thumbnail previews do work ?

@SergioBertolinSG
Copy link
Contributor Author

Yes, those work.

@felixboehm felixboehm added this to the development milestone May 3, 2018
@PVince81 PVince81 modified the milestones: development, backlog Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants