summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-01-09 02:31:59 +0100
committerLukas Reschke <lukas@owncloud.com>2015-01-09 02:31:59 +0100
commit199276bcbb820df518298d2d98c9b00711c1be38 (patch)
treed378d09d0387159f6281c183d69c8a9bba00b9de /config
parent6a5f12beca175a0b9a951fa844eacfd21a8df3de (diff)
downloadnextcloud-server-199276bcbb820df518298d2d98c9b00711c1be38.tar.gz
nextcloud-server-199276bcbb820df518298d2d98c9b00711c1be38.zip
Verify existence of $_GET key
Otherwise when the file without any specified mimetype was accessed the error log was flooded with entries such as "Undefined index: mime", there can be multiple issues found about this in the forum and our bugtracker. To test this access `/index.php/apps/files/ajax/mimeicon.php` with and without `$_GET['mime']`. Fixes itself.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions