Opened 16 years ago
Closed 16 years ago
#7309 closed defect (bug) (duplicate)
Search does not elegantly handle entities and unicode
Reported by: | noel | Owned by: | nbachiyski |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.6 |
Component: | I18N | Keywords: | needs-patch |
Focuses: | Cc: |
Description
If the title of your post does not use unicode:
[*FPL}-- De Carpádrez: La doble pregunta
but when rendered you copy and paste the title and search for it with unicode:
[*FPL}-- De Carpádrez: La doble pregunta
You end up with bupkis.
We should handle intermediate conversion of unicode into entities to aid in searching for il8n content. This may result in extra queries, but would help out our non-unicode using non-US speaking users.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Needs patch. Postponing to 2.8.