Category and hashtag searching issue
Hello !Friendica Support
i have trouble with tag searching function on my profile and i also think i have broken a category due to special character.
Let's go for hashtags first:
schmaker.eu/search?tag=Unihert… returns nothing
Category also does not work (special character issue?):
schmaker.eu/profile/schmaker?c…
This public post has #Unihertz and is in "IT & technologie" though, so it should be discoverable with former links
schmaker.eu/display/c83e3896-1…
Anyone experiencing similar behavior?
Schmaker
in reply to Schmaker • • •Also, it seems like i have trouble searching any of my hashtags. It does not matter if i use search or profile status filtering, i do not get any meaningful results:
schmaker.eu/profile/schmaker?t… seems like it does not filter at all.
I can't safely say it started with 2022.12 or with PHP8 migration, but i am highly suspicious about it. Any hints for debugging?
Schmaker
in reply to Schmaker • • •Schmaker
in reply to Schmaker • • •After DB optimisation (
post-tags
was corrupted) searching within tags works, but only using search function. Hashtag filtering from profile (schmaker.eu/profile/schmaker?t…) still does not work.Any ideas?
That category with special character schmaker.eu/profile/schmaker/s… still seems not to work - guess it's actual bug, gonna report it later
Schmaker
in reply to Schmaker • • •So, did the research and found/filled bugs:
Special characters does not seem to work with categories
github.com/friendica/friendica…
Wrong hashtag post-filtering URL on /profile page
github.com/friendica/friendica…
DB Error: "Index post-tag is corrupted"
github.com/friendica/friendica…