[wp-trac] [WordPress Trac] #31100: Comment reply link and cancel comment reply link broken in 4.1

WordPress Trac noreply at wordpress.org
Mon Jul 4 13:41:39 UTC 2016


#31100: Comment reply link and cancel comment reply link broken in 4.1
---------------------------------------------+-----------------------
 Reporter:  ericabiz                         |       Owner:
     Type:  defect (bug)                     |      Status:  reopened
 Priority:  normal                           |   Milestone:
Component:  Comments                         |     Version:  4.1
 Severity:  normal                           |  Resolution:
 Keywords:  reporter-feedback needs-testing  |     Focuses:
---------------------------------------------+-----------------------
Changes (by henry.wright):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 I hope you don't mind me revisiting this.

 I can reproduce this issue if I'm using a custom comment callback. For
 example, here's my call to {{{wp_list_comments()}}}:

 {{{
 wp_list_comments( array(
     'style'    => 'ul',
     'callback' => 'mytheme_comment'
 ) );
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31100#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list