[wp-trac] [WordPress Trac] #9591: sanitize_title_with_dashes() and remove_accents() improvements for i18n permalinks

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 27 17:10:06 UTC 2010


#9591: sanitize_title_with_dashes() and remove_accents() improvements for i18n
permalinks
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |        Owner:  ryan    
     Type:  defect (bug)       |       Status:  reopened
 Priority:  high               |    Milestone:  3.1     
Component:  Permalinks         |      Version:  2.8     
 Severity:  normal             |   Resolution:          
 Keywords:  early has-patch    |  
-------------------------------+--------------------------------------------

Comment(by tosak):

 Scribu, the patch worked for pages only. I'm sorry about that.

 Urldecode correctly decoded the string, but replaced + with space
 characters, messing up the regex. I've updated the patch to use
 rawurldecode instead, and as far as I can see both pages, categories and
 posts are working correctly now (fingers crossed).

 Please test it again!

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9591#comment:34>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list