When using permalinks don't error out if file id can't be found
Fixes #952 * Use only the index route (since it went to showFile anyways) * Fix tests * Use getUserFolder to force init of users mounts
Showing
- apps/files/lib/Controller/ViewController.php 6 additions, 9 deletionsapps/files/lib/Controller/ViewController.php
- apps/files/tests/Controller/ViewControllerTest.php 27 additions, 64 deletionsapps/files/tests/Controller/ViewControllerTest.php
- core/routes.php 2 additions, 2 deletionscore/routes.php
Loading
Please register or sign in to comment