From b0360313ce2338e23625046429dd203141c139fa Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 30 Nov 2020 10:36:25 +0000 Subject: [PATCH] Conflicting variable --- webapp_search.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webapp_search.py b/webapp_search.py index c29c97d43..97280a0d1 100644 --- a/webapp_search.py +++ b/webapp_search.py @@ -716,13 +716,12 @@ def htmlHashtagSearch(cssCache: {}, showPublicOnly = False storeToCache = False allowDownloads = True - pageNumber = None avatarUrl = None showAvatarOptions = True postStr = \ individualPostAsHtml(allowDownloads, recentPostsCache, maxRecentPosts, - iconsPath, translate, pageNumber, + iconsPath, translate, None, baseDir, session, wfRequest, personCache, nickname, domain, port,