[wp-trac] Re: [WordPress Trac] #4403: Tags duplicated when editing comments

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 4 17:42:07 GMT 2007


#4403: Tags duplicated when editing comments
----------------------------+-----------------------------------------------
 Reporter:  ryan            |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:  2.2.1    
Component:  Administration  |      Version:  2.2.1    
 Severity:  normal          |   Resolution:           
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by ryan):

 Running the comment_text filter before calling format_to_edit in
 get_comment_to_edit() fixes it. Calling the comment_text filter when
 editing a comment is odd.  We typically use such filters only when
 displaying the text on the front page, not when editing.  However, we've
 been running comment_text on comments while editing for awhile now, so
 I'll leave it.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4403#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list