Conflicting variable

merge-requests/8/head
Bob Mottram 2020-11-30 10:36:25 +00:00
parent 404c8d579a
commit b0360313ce
1 changed files with 1 additions and 2 deletions

View File

@ -716,13 +716,12 @@ def htmlHashtagSearch(cssCache: {},
showPublicOnly = False showPublicOnly = False
storeToCache = False storeToCache = False
allowDownloads = True allowDownloads = True
pageNumber = None
avatarUrl = None avatarUrl = None
showAvatarOptions = True showAvatarOptions = True
postStr = \ postStr = \
individualPostAsHtml(allowDownloads, recentPostsCache, individualPostAsHtml(allowDownloads, recentPostsCache,
maxRecentPosts, maxRecentPosts,
iconsPath, translate, pageNumber, iconsPath, translate, None,
baseDir, session, wfRequest, baseDir, session, wfRequest,
personCache, personCache,
nickname, domain, port, nickname, domain, port,