Files
nextcloud-server-mirror/lib/private/Files/Cache/QuerySearchHelper.php
Roeland Jago Douma bc9b223e65 Fix DAV mimetype search
Fixes #15048
Catches the case where a full mimetype is sumbitted in the where like
clause. Before we didn't catch this and it was just forwarded as is
causing invalid queries.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-28 21:56:29 +01:00

7.7 KiB