-
Notifications
You must be signed in to change notification settings - Fork 686
Only 1 thumbnail appears when entering a new folder #1051
Comments
Each time you refresh the folder (e.g. navigate out and back into the folder) another thumbnail appears (or sometimes a few more appear). Eventually you have all the thumbnails displayed. Also, when the app is trying to get the thumbnails, there are multiple queries for the thumbnail of the same file. That is a waste of bandwidth, and maybe if the reason for that is found, then it will fix the reason that the app does actually query for all the thumbnails but only actually saves 1 of them each time. |
I only have an old iPhone4S, so it would be good if someone with a more modern iPhone can reproduce this. |
Can't reproduce with latest high-end device (iPad Pro 10.5 with 11.4 beta): All images shown. But
|
Then a way to move forward with this is to find and fix the reason for the duplicated thumbnail requests. |
Steps to reproduce
ServerFolder
and out a few JPG files in it3.7.3
ServerFolder
Expected behaviour
Every file should have a thumbnail displayed
Actual behaviour
Only 1 file has a thumbnail displayed
Server configuration
I noticed this while doing 10.0.8 testing
Web server:
PHP dev server
Database:
MySQL
PHP version:
7.1.16
ownCloud version:
10.0.8RC3
Also reproduced with 10.0.7
Storage backend (external storage):
Client
iOS version:
9.3.5
ownCloud app version:
3.7.3
Device model:
iPhone4S
Logs
Web server error log
No errors. PHP dev server running output:
ownCloud log (data/owncloud.log)
No errors
The text was updated successfully, but these errors were encountered: