﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16093,Correct search results when using pretty permalinks,SergeyBiryukov,,"As originally [http://blog.sjinks.pro/wordpress/881-wordpress-search-cyrillic/ reported by Vladimir Kolesnikov], search results for Cyrillic keywords are incorrect when using pretty permalinks.

When using `?s=%D1%81%D0%BB%D0%BE%D0%B2%D0%BE`, the search string is decoded by PHP. When using `search/%D1%81%D0%BB%D0%BE%D0%B2%D0%BE/`, we should perform `urldecode()` ourselves.",defect (bug),closed,normal,,General,3.1,normal,duplicate,has-patch,
