Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor Hashtag Detection Results in Incomplete Hashtag #22871

Closed
lehitoskin opened this issue Dec 31, 2022 · 0 comments · Fixed by #22888
Closed

Poor Hashtag Detection Results in Incomplete Hashtag #22871

lehitoskin opened this issue Dec 31, 2022 · 0 comments · Fixed by #22888
Labels
bug Something isn't working

Comments

@lehitoskin
Copy link

Steps to reproduce the problem

  1. Toot with hashtag #ぼっち・ざ・ろっく
  2. Expected result [#ぼっち・ざ・ろっく](link to hashtag)
  3. Actual result is [#ぼっち](link to hashtag)・ざ・ろっく

Expected behaviour

Hashtag becomes [#ぼっち・ざ・ろっく](link to hashtag)

Actual behaviour

Actually becomes [#ぼっち](link to hashtag)・ざ・ろっく

Detailed description

Hashtag detection seems to stop when it encounters the Unicode character when it should continue to some other delimiter.

Specifications

Server:
Mastodon v4.0.2
Ruby 3.0.3p157

Client:
Firefox v108.0.1
macOS Ventura 13.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant