Question mark and hashtagging bug
I submitted this to the GitHub issues. Is this a well known bug? See attachment. (question marks)
GitHub issue: https://github.com/unacms/una/issues/4725
-
-
- · Wise
- ·
Did you happen to restore your database?
-
-
- · Billy
- ·
It only happens if I select an already established hashtag. From the little suggestion pop up. Does that make sense?
It’s fine with new hashtags.
No, never restored the database.
-
- · Wise
- ·
Just seems like a Unicode issue, I could not reproduce any which way, which I tried - over and over 😁
-
- · Billy
- ·
This is interesting. The question marks are injected on either side of the .
Also, if I edit the post and save, question marks are gone. Hahaha! Oh wow. Why do I get the weirdest issues?
-
-
- · Wise
- ·
What is the collation of your tables?
-
- · Wise
- ·
They should be utf8mb4_unicode_ci
-
- · Billy
-
·
In reply to Wise
- ·
Sigh, latin1_swedish. Ugh. The installer, softaculous, must have done it. I hope this is easy to fix through phpMyAdmin? I can look up how to do it. I don't think I've ever had to do this before.
-
- · Billy
- ·
Fixed. Thank you.
-
- · Wise
- ·
Glad we could get you fixed. 😎👍