Skip to content

[#1794] Hashtags search fix for URI as query string

Ivan Tashkinov requested to merge 1794-hashtags-construction-from-uri into develop

Closes #1794 (closed)

Fixes search query handling when the query is a URI (in this case only the last component of its path is extracted as hashtag).

Prevents the following (will now yield a single tag, "wzqtparor"):

image

Edited by Ivan Tashkinov

Merge request reports