-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Disable 'Enable previews' option do not stop showing the thumbnails for an external storage mountpoint #31763
Comments
Looking at the picture - I see that for "alonso.txt" no preview was generated - which of the txt files was created after you have changed it? |
alonso.txt has no content. That's why it has no preview. |
tested on 10.0.8 - steps done - behavior observed
Needs testing with beta release to confirm if the regression was introduced recently |
GitMate.io thinks possibly related issues are #23277 (disable external storages), #21646 (Using an external storage mountpoint, unchecking previews checkbox should disable the file previews), #9052 (Do not show delete icon for global external storage mounts), #12216 (config option for external storage), and #10198 (External Only Storage). |
Just tested in 10.0.8 and cannot reproduce it too, so probably a regression introduced recently |
@PVince81 - moving to QA - as this is a regression introduced from 10.0.8 to 10.0.9beta |
Likely related to the preview API changes, it might be missing a check. @davitol does disabling previews globally in config.php work ? I know some people use that for performance reasons. |
@PVince81 |
PR here: #31785 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
1 - Via webUI create a mountpoint e.g. a SMB one
2 - Browse to the Files view --> mountpoint and check the content (thumbnails are available)
3 - Browse back to the configuration and Unmark 'Enable previews' option
4 - Browse to the Files view --> mountpoint and check the content.
5 - Upload an image from your computer
6 - Using text editor create a file and edit it.
Expected behaviour
The thumbnails should not be available
Actual behaviour
The thumbnails are shown
Server configuration
Operating system:
Ubuntu 16.04
Web server:
Apache
Database:
MySQL
PHP version:
7.1
ownCloud version:
ownCloud stable10 from 13 june 2018
Updated from an older ownCloud or fresh install:
Fresh
Are you using external storage, if yes which one:
No
Are you using encryption:
No
Logs
Client configuration
browser
Firefox
The text was updated successfully, but these errors were encountered: