Opened 13 years ago
Closed 13 years ago
#21118 closed defect (bug) (duplicate)
/search/foo URLs do not handle UTF-8 characters
Reported by: | markjaquith | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Rewrite Rules | Keywords: | |
Focuses: | Cc: |
Description
Make a post with a title of "Fünf"
http://example.com/?s=Fünf will find it, but http://example.com/search/Fünf will not. Also, the HTML title is messed up, and is percent-encoded.
Expected: both give the same results.
Change History (1)
Note: See
TracTickets for help on using
tickets.
#13961