From af27b6d300723883f1110eee103eb892ddf1056d Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 15 Sep 2018 13:06:29 +0200 Subject: Tags split improvement (#2023) * Tags split improvement Some feeds use a single category with comma-separated tags. Better handling of tags containing a space * Handle spaces in searches with + Can now search in tags containing spaces * Fix searches with spaces for title and author --- app/views/helpers/index/normal/entry_bottom.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/helpers') diff --git a/app/views/helpers/index/normal/entry_bottom.phtml b/app/views/helpers/index/normal/entry_bottom.phtml index 6417da4cb..d22b32625 100644 --- a/app/views/helpers/index/normal/entry_bottom.phtml +++ b/app/views/helpers/index/normal/entry_bottom.phtml @@ -80,8 +80,8 @@ ?> -- cgit v1.2.3