[wp-trac] [WordPress Trac] #39280: comment permalink wrong in WordPress 4.7

WordPress Trac noreply at wordpress.org
Mon Jan 2 19:58:16 UTC 2017


#39280: comment permalink wrong in WordPress 4.7
----------------------------------------+---------------------------
 Reporter:  jikamens                    |       Owner:  boonebgorges
     Type:  defect (bug)                |      Status:  closed
 Priority:  normal                      |   Milestone:  4.7.1
Component:  Comments                    |     Version:  4.7
 Severity:  normal                      |  Resolution:  fixed
 Keywords:  has-patch needs-unit-tests  |     Focuses:
----------------------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"39663"]:
 {{{
 #!CommitTicketReference repository="" revision="39663"
 Ignore the 'comment_order' setting when determining comment pagination.

 [38740] incorrectly introduced logic that changed a comment's page when
 'comment_order' was set to 'desc'. This is in violation of the design
 of the comment pagination system: a comment's page is designed not to
 change when 'comment_order' or 'default_comment_page' are changed.
 See #31101.

 Props rachelbaker.
 Fixes #39280.
 }}}

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


More information about the wp-trac mailing list