[wp-trac] Re: [WordPress Trac] #1978: Quotes in post title make it into the title for comments_popup_link()

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 15 15:36:43 GMT 2006


#1978: Quotes in post title make it into the title for comments_popup_link()
----------------------------+-----------------------------------------------
       Id:  1978            |      Status:  assigned                
Component:  Administration  |    Modified:  Wed Mar 15 15:36:43 2006
 Severity:  major           |   Milestone:  2.1                     
 Priority:  high            |     Version:  2.0                     
    Owner:  markjaquith     |    Reporter:  Viper007Bond            
----------------------------+-----------------------------------------------
Comment (by metallman):

 wp_specialchars needs to be called with a true second argument to actually
 replace quotes. Like this wp_specialchars($post->post_title, 1).

 If this change is done to the patch, it works for me.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/1978>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list