Opened 16 years ago
Closed 16 years ago
#7776 closed defect (bug) (worksforme)
Comment author it is not displayed if it contains a special character
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.6.1 |
Component: | General | Keywords: | comment author |
Focuses: | Cc: |
Description
The function that returns the comment autor doesn't work properly if the name contains a special character (such as ñ).
The name is ok in the database so it's a defect caused on the frontend side.
It also affects the tag that displays the comment author.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Works for me.
IMO, The problem is going to be with the Charset used by your database vs. the charset you've got WordPress talking to the database with.
See #7683 and links within