[wp-trac] [WordPress Trac] #51189: comments_pagination_base missing in get_comment_reply_link() function

WordPress Trac noreply at wordpress.org
Mon Jun 7 21:48:44 UTC 2021


#51189: comments_pagination_base missing in get_comment_reply_link() function
-------------------------------------------------+-------------------------
 Reporter:  MrPauloEn                            |       Owner:  joedolson
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  5.8
Component:  Comments                             |     Version:  5.5
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-screenshots good-first-bug has-  |     Focuses:
  patch has-testing-info commit                  |  accessibility
-------------------------------------------------+-------------------------
Changes (by joedolson):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"51081" 51081]:
 {{{
 #!CommitTicketReference repository="" revision="51081"
 Comments: Return valid comment reply link if comments are paginated.

 Fix the link returned by `get_comment_reply_link()` so the link points to
 the correct page of comments when links are paginated. While this link is
 normally overridden by the comment-reply script, if that script is
 disabled, the link would point to a location that did not exist when
 comments were paginated.

 props MrPauloEn, paaggeli, alexstine, engahmeds3ed.
 Fixes #51189.
 }}}

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


More information about the wp-trac mailing list