Opened 16 years ago
Closed 16 years ago
#520 closed defect (bug) (worksforme)
Multibyte characters not working in wire and profile fields in groups and member pages
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | 1.0 | |
Component: | Keywords: | ||
Cc: |
Description
I've also checked the database. It seems like the text fields are not delivering the utf-8 multibyte characters correctly to the database.
Works in blogs and forums.
The characters tested are đĐŋŊŧŦčČ. They are all replaced with '?'
Note: See
TracTickets for help on using
tickets.
Works for me, check to make sure your DB tables have been upgraded to UTF-8 charset.