]> source.dussan.org Git - nextcloud-server.git/commit
fix(unifiedsearch): Allow searching for "0" 40684/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Thu, 28 Sep 2023 08:53:07 +0000 (10:53 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Thu, 28 Sep 2023 15:50:10 +0000 (15:50 +0000)
commitf3c1bd610c1a51617c945ed271b0471786986436
tree9e8d3bbafee259d39897e1e0745756a59ca72785
parentd4578ce574b13c2140d09b73b25f22cef0c347d5
fix(unifiedsearch): Allow searching for "0"

empty("0") evaluates to true

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
core/Controller/UnifiedSearchController.php