-
- Downloads
Fix file list reload callback result
All reloadCallback must return either true for success or false in case of failure / non-existing folder. Some file lists only have a root folder (favorite, shares), so restrict the path to that to avoid having a wrong path in the breadcrumbs.
Showing
- apps/files/js/favoritesfilelist.js 6 additions, 3 deletionsapps/files/js/favoritesfilelist.js
- apps/files_external/js/mountsfilelist.js 6 additions, 3 deletionsapps/files_external/js/mountsfilelist.js
- apps/files_sharing/js/sharedfilelist.js 4 additions, 4 deletionsapps/files_sharing/js/sharedfilelist.js
Loading
Please register or sign in to comment