You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
It's difficult to assess whether or not I should go back to using private APIs. In my tests with corrupt files, Gallery displays an icon, as expected, but others may get an empty gallery because of a fatal error caused by a file which can't be read.
The problem comes from $rootFolder->getUserFolder($userId) which apparently does not setup the view properly. owncloud/core#17196
From @oparoz on September 30, 2015 20:58
It's difficult to assess whether or not I should go back to using private APIs. In my tests with corrupt files, Gallery displays an icon, as expected, but others may get an empty gallery because of a fatal error caused by a file which can't be read.
The problem comes from
$rootFolder->getUserFolder($userId)
which apparently does not setup the view properly.owncloud/core#17196
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Copied from original issue: owncloud/gallery#396
The text was updated successfully, but these errors were encountered: