[wp-trac] Re: [WordPress Trac] #9935: Quick editor for comments converts encoded HTML entities back into plain form

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 3 08:34:55 GMT 2009


#9935: Quick editor for comments converts encoded HTML entities back into plain
form
---------------------------+------------------------------------------------
  Reporter:  michaeltyson  |        Type:  defect (bug)                                                         
    Status:  reopened      |    Priority:  normal                                                               
 Milestone:  2.8           |   Component:  Comments                                                             
   Version:  2.7.1         |    Severity:  minor                                                                
Resolution:                |    Keywords:  needs-patch comments quick edit html entities encode htmlspecialchars
---------------------------+------------------------------------------------

Comment(by hakre):

 function ''get_comment_to_edit()'' in ''wp-admin/includes/comment.php''
 does the needed magic. so this bug is two faced:

 we have a working function-set that was intended for editing but
 displaying is buggy as well.

 a first patch is to offer the correct editing. but this is only a
 workaround and not a fix.

 to fix this bug someone who is responsible for the blogs output system
 must take care of. imho it is defect by design.

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


More information about the wp-trac mailing list