[wp-trac] [WordPress Trac] #41334: get_comment_author_url sends an empty value to its filters

WordPress Trac noreply at wordpress.org
Fri Jul 14 20:10:18 UTC 2017


#41334: get_comment_author_url sends an empty value to its filters
-----------------------------+-----------------------------
 Reporter:  dominik.schwind  |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Comments         |    Version:  trunk
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 In line 309 of comment-template.php $id gets reassigned to $comment->ID,
 which does not exist, therefore all get_comment_author_url-filters get
 null instead of the id.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41334>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list