[wp-trac] [WordPress Trac] #19292: Not found errors due to sanitization in sanitize_title_with_dashes

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 22 06:32:30 UTC 2011


#19292: Not found errors due to sanitization in sanitize_title_with_dashes
--------------------------+------------------
 Reporter:  xknown        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.3
Component:  General       |     Version:
 Severity:  blocker       |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------

Comment (by nacin):

 I'm becoming too tired to run through the thought experiment on this, but
 the only other issue I see is that while we don't want the save context
 code in sanitize_title_with_dashes() to run, I think we *do* want the
 remove_accents() to be run (see sanitize_title() when in save context), in
 the case of building a post_name off a title. Does that sound right to
 anyone else groking this?

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


More information about the wp-trac mailing list