]> source.dussan.org Git - nextcloud-server.git/commit
Filter out search results that have invalid encoding 21431/head
authorRobin Appelman <robin@icewind.nl>
Tue, 16 Jun 2020 13:22:36 +0000 (15:22 +0200)
committerRobin Appelman <robin@icewind.nl>
Tue, 16 Jun 2020 13:45:17 +0000 (15:45 +0200)
commitfda55db4c97df9e8973645ed3164457a426a5a23
tree339d74316ec0bc2ea7bcd086cc13dc0ff31a501a
parent13f119d48d091b8b1cc789b590a235086a077d93
Filter out search results that have invalid encoding

this prevents a single invalid search results from erroring the entire search request

Signed-off-by: Robin Appelman <robin@icewind.nl>
core/Controller/SearchController.php