]> source.dussan.org Git - nextcloud-server.git/commit
Fixed array detection on public download
authorVincent Petry <pvince81@owncloud.com>
Mon, 13 Oct 2014 10:54:21 +0000 (12:54 +0200)
committerVincent Petry <pvince81@owncloud.com>
Mon, 13 Oct 2014 10:54:21 +0000 (12:54 +0200)
commit6cbabdf217f55df3655143aa82b6e5e74650df05
tree8128d2edce4e8dab91b96043c0acc1d9604d0fc7
parent4b9465b937a7754d2b58a77cf8f12adeaccef993
Fixed array detection on public download

When downloading a folder called "0001" PHP should fallback to parsing
it as string and properly detect that it is not a JSON array.
apps/files_sharing/public.php