]> 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>
Fri, 15 Nov 2013 09:40:01 +0000 (10:40 +0100)
commit42e553cdc0a1e9860963679a57677b4218448610
treef274f7ed735ba448b64da215b8b2ab9a2969498d
parente44831d10f47e409623f2213488cac72915ffb69
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

Backport of 008c3b80d6cca6a15299afe01f150f075813df8c
apps/files/ajax/list.php
apps/files/index.php