]> source.dussan.org Git - nextcloud-server.git/commit
Files app backend now normalizes paths before rendering templates
authorVincent Petry <pvince81@owncloud.com>
Thu, 14 Nov 2013 12:22:53 +0000 (13:22 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 14 Nov 2013 12:24:05 +0000 (13:24 +0100)
commit008c3b80d6cca6a15299afe01f150f075813df8c
tree829d7f11833253de11b2fdb1107696a1d2cbfa6d
parentc06d8bb0071839480f9e458e58630ca0c205b9cb
Files app backend now normalizes paths before rendering templates

Before rendering breadcrumbs or the file list, the paths are now
normalized. This prevents the UI to show "." breadcrumbs in case the
path contains sections with "/./"

Fixes #5848
apps/files/ajax/list.php
apps/files/index.php