fixes #2875: Encoding::CompatibilityError on /explore/posts/searches
This commit is contained in:
@@ -26,6 +26,6 @@ class PopularSearchService
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
response
|
response
|
||||||
end
|
end.force_encoding("utf-8")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user