[wp-trac] [WordPress Trac] #34946: new comment redirects break anchors in Safari

WordPress Trac noreply at wordpress.org
Mon Dec 14 19:56:16 UTC 2015


#34946: new comment redirects break anchors in Safari
--------------------------+---------------------------
 Reporter:  chuckmoulton  |       Owner:  boonebgorges
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.4.1
Component:  Comments      |     Version:  4.4
 Severity:  normal        |  Resolution:  fixed
 Keywords:  fixed-major   |     Focuses:
--------------------------+---------------------------
Changes (by boonebgorges):

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


Comment:

 In [changeset:"35934"]:
 {{{
 #!CommitTicketReference repository="" revision="35934"
 Omit `cpage` query var in comment link if comment pagination is disabled.

 WP 4.4 changed the way comment pagination is calculated. See #8071. In the
 context of `get_comment_link()`, these changes introduced a regression
 that
 causes `cpage` (or its pretty-permalink correlate `comment-page-x`) to
 appear
 in comment links when comment pagination is disabled. The current
 changeset
 fixes the regression.

 Merges [35933] to the 4.4 branch.

 Fixes #34946.
 }}}

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


More information about the wp-trac mailing list