Make WordPress Core

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's profile 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)

#1 @SergeyBiryukov
13 years ago

  • Milestone 3.5 deleted
  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.