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
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
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.
The text was updated successfully, but these errors were encountered: